DeviceInfoDevicePath Property |
The device interface path.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string DevicePath { get; }
Public ReadOnly Property DevicePath As String
Get
public:
property String^ DevicePath {
String^ get ();
}
member DevicePath : string with get
Property Value
Type:
StringSee Also