DeviceInfoHostName Property |
The host name that was passed to the class constructor.
Namespace:
Alphaleonis.Win32.Filesystem
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