Click or drag to resize

DeviceInfo Constructor (String)

Initializes a DeviceInfo class.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public DeviceInfo(
	string host
)

Parameters

host
Type: SystemString
The DNS or NetBIOS name of the remote server. refers to the local host.
See Also