[This is preliminary documentation and is subject to change.]
Default value if no URI match could be made
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string Default { get; set; }
public string Default { get; set; }
Public Property Default As String
Get
Set
Public Property Default As String
Get
Set
public:
property String^ Default {
String^ get ();
void set (String^ value);
}
public:
property String^ Default {
String^ get ();
void set (String^ value);
}
member Default : string with get, set
member Default : string with get, set
Property Value
Type:
String