[This is preliminary documentation and is subject to change.]
Indicates whether configuration is readonly or may be modified and saved
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override bool IsReadOnly { get; }
public override bool IsReadOnly { get; }
Public Overrides ReadOnly Property IsReadOnly As Boolean
Get
Public Overrides ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () override;
}
public:
virtual property bool IsReadOnly {
bool get () override;
}
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
Type:
Boolean