[This is preliminary documentation and is subject to change.]
Returns true if the instance differentiates names by case
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
bool IsCaseSensitive { get; }
bool IsCaseSensitive { get; }
ReadOnly Property IsCaseSensitive As Boolean
Get
ReadOnly Property IsCaseSensitive As Boolean
Get
property bool IsCaseSensitive {
bool get ();
}
property bool IsCaseSensitive {
bool get ();
}
abstract IsCaseSensitive : bool with get
abstract IsCaseSensitive : bool with get
Property Value
Type:
Boolean