[This is preliminary documentation and is subject to change.]
Optional value comparison case sensitivity for the whole match to succeed
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public bool MatchCaseSensitive { get; set; }
public bool MatchCaseSensitive { get; set; }
Public Property MatchCaseSensitive As Boolean
Get
Set
Public Property MatchCaseSensitive As Boolean
Get
Set
public:
property bool MatchCaseSensitive {
bool get ();
void set (bool value);
}
public:
property bool MatchCaseSensitive {
bool get ();
void set (bool value);
}
member MatchCaseSensitive : bool with get, set
member MatchCaseSensitive : bool with get, set
Property Value
Type:
Boolean