OpenResourceInfoHost Property |
Note: This API is now obsolete.
The local or remote Host.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax [ObsoleteAttribute("Use HostName")]
public string Host { get; }
<ObsoleteAttribute("Use HostName")>
Public ReadOnly Property Host As String
Get
public:
[ObsoleteAttribute(L"Use HostName")]
property String^ Host {
String^ get ();
}
[<ObsoleteAttribute("Use HostName")>]
member Host : string with get
Property Value
Type:
StringSee Also