IWebServerProviderGetHostAddresses Method |
Returns the IP addresses for the local machine.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IPAddress[] GetHostAddresses()
Function GetHostAddresses As IPAddress()
array<IPAddress^>^ GetHostAddresses()
abstract GetHostAddresses : unit -> IPAddress[]
Return Value
Type:
IPAddressSee Also