[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)
public bool IsCaseSensitive { get; }
public bool IsCaseSensitive { get; }
Public ReadOnly Property IsCaseSensitive As Boolean
Get
Public ReadOnly Property IsCaseSensitive As Boolean
Get
public:
virtual property bool IsCaseSensitive {
bool get () sealed;
}
public:
virtual property bool IsCaseSensitive {
bool get () sealed;
}
abstract IsCaseSensitive : bool with get
override IsCaseSensitive : bool with get
abstract IsCaseSensitive : bool with get
override IsCaseSensitive : bool with get
Property Value
Type:
BooleanImplements
IRegistry T IsCaseSensitive