[This is preliminary documentation and is subject to change.]
Returns match script in Laconic config format if the one was supplied or empty string
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string MatchScript { get; }
public string MatchScript { get; }
Public ReadOnly Property MatchScript As String
Get
Public ReadOnly Property MatchScript As String
Get
public:
property String^ MatchScript {
String^ get ();
}
public:
property String^ MatchScript {
String^ get ();
}
member MatchScript : string with get
member MatchScript : string with get
Property Value
Type:
String