DeviceInfoDeviceDescription Property |
Represents a description of a device instance.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string DeviceDescription { get; }
Public ReadOnly Property DeviceDescription As String
Get
public:
property String^ DeviceDescription {
String^ get ();
}
member DeviceDescription : string with get
Property Value
Type:
StringSee Also