IPortMappingInternalClient Property |
Gets the address of the machine on the LAN that the UPnP router will forward packets to.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string InternalClient { get; }
ReadOnly Property InternalClient As String
Get
property String^ InternalClient {
String^ get ();
}
abstract InternalClient : string with get
Property Value
Type:
StringSee Also