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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Host
{
get
; }
public string Host { get; }
Field Value
The IP address.
See Also
IpEndPoint Class
IpEndPoint Members
Facilita.Native Namespace