[This is preliminary documentation and is subject to change.]
Returns true to indicate that the instance can not be mutated with Configure() or property sets
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Immutable { get; }
public bool Immutable { get; }
Public ReadOnly Property Immutable As Boolean
Get
Public ReadOnly Property Immutable As Boolean
Get
public:
property bool Immutable {
bool get ();
}
public:
property bool Immutable {
bool get ();
}
member Immutable : bool with get
member Immutable : bool with get
Property Value
Type:
Boolean