IExternalIPAddressServiceProviderExternalIpAddress Method |
Returns the computer's public IP address.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ExternalIpAddress()
Function ExternalIpAddress As String
String^ ExternalIpAddress()
abstract ExternalIpAddress : unit -> string
Return Value
Type:
StringSee Also