[This is preliminary documentation and is subject to change.]
Returns a SealedString that is IsAssigned==false - a special invalid value
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static SealedString Unassigned { get; }
public static SealedString Unassigned { get; }
Public Shared ReadOnly Property Unassigned As SealedString
Get
Public Shared ReadOnly Property Unassigned As SealedString
Get
public:
static property SealedString Unassigned {
SealedString get ();
}
public:
static property SealedString Unassigned {
SealedString get ();
}
static member Unassigned : SealedString with get
static member Unassigned : SealedString with get
Property Value
Type:
SealedString