OpenConnectionInfoHostName Property |
The host name of this connection information.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string HostName { get; }
Public ReadOnly Property HostName As String
Get
public:
property String^ HostName {
String^ get ();
}
member HostName : string with get
Property Value
Type:
StringSee Also