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