[This is preliminary documentation and is subject to change.]
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public string UserHosts { get; set; }
[ConfigAttribute]
public string UserHosts { get; set; }
<ConfigAttribute>
Public Property UserHosts As String
Get
Set
<ConfigAttribute>
Public Property UserHosts As String
Get
Set
public:
[ConfigAttribute]
property String^ UserHosts {
String^ get ();
void set (String^ value);
}
public:
[ConfigAttribute]
property String^ UserHosts {
String^ get ();
void set (String^ value);
}
[<ConfigAttribute>]
member UserHosts : string with get, set
[<ConfigAttribute>]
member UserHosts : string with get, set
Property Value
Type:
String