[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string ToAddress { get; set; }
public string ToAddress { get; set; }
Public Property ToAddress As String
Get
Set
Public Property ToAddress As String
Get
Set
public:
virtual property String^ ToAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
public:
virtual property String^ ToAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ToAddress : string with get, set
override ToAddress : string with get, set
abstract ToAddress : string with get, set
override ToAddress : string with get, set
Property Value
Type:
StringImplements
ITraffic ToAddress