DeviceInfoDeviceDescription Property |
Represents a description of a device instance.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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