Deployment Tools Foundation
IsReadOnly Property
Gets a value indicating whether the data is read-only.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean Get
public: virtual property bool IsReadOnly { bool get () sealed; }
abstract IsReadOnly : bool with get override IsReadOnly : bool with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)