[This is preliminary documentation and is subject to change.]
Optional value that must exactly equal the captured value 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 string MatchEquals { get; set; }
public string MatchEquals { get; set; }
Public Property MatchEquals As String
Get
Set
Public Property MatchEquals As String
Get
Set
public:
property String^ MatchEquals {
String^ get ();
void set (String^ value);
}
public:
property String^ MatchEquals {
String^ get ();
void set (String^ value);
}
member MatchEquals : string with get, set
member MatchEquals : string with get, set
Property Value
Type:
String