[This is preliminary documentation and is subject to change.]
Returns true if this instance represents an assigned valid string (is not equal to Unassigned)
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsAssigned { get; }
public bool IsAssigned { get; }
Public ReadOnly Property IsAssigned As Boolean
Get
Public ReadOnly Property IsAssigned As Boolean
Get
public:
property bool IsAssigned {
bool get ();
}
public:
property bool IsAssigned {
bool get ();
}
member IsAssigned : bool with get
member IsAssigned : bool with get
Property Value
Type:
Boolean