[This is preliminary documentation and is subject to change.]
Indicates whether configuration is read-only
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract bool IsReadOnly { get; }public abstract bool IsReadOnly { get; }Public MustOverride ReadOnly Property IsReadOnly As Boolean
Get
Public MustOverride ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () abstract;
}public:
virtual property bool IsReadOnly {
bool get () abstract;
}abstract IsReadOnly : bool with get
abstract IsReadOnly : bool with get
Property Value
Type:
Boolean