Represents the name of the device setup class that a device instance belongs to.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string Class { get; }
Public ReadOnly Property Class As String
Get
public:
property String^ Class {
String^ get ();
}
member Class : string with get
Property Value
Type:
StringSee Also