IpEndPoint Host Property C# API
Gets the host (IP address).

Namespace: Facilita.Native
Assembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string Host { get; }

Field Value

The IP address.
See Also