RebroadcastServerConnectionRemoteAddress Property |
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string RemoteAddress { get; }
Public ReadOnly Property RemoteAddress As String
Get
public:
property String^ RemoteAddress {
String^ get ();
}
member RemoteAddress : string with get
Property Value
Type:
StringSee Also