Deployment Tools Foundation
IsReadOnly Property
Gets a boolean value indicating whether the list is read-only.
A SourceMediaList is never read-only.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean Get
public: virtual property bool IsReadOnly { bool get () sealed; }
Property Value
Boolean
read-only status of the list
read-only status of the list
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)