DeviceInfoDriver Property |
Represents the registry entry name of the driver key for a device instance.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string Driver { get; }
Public ReadOnly Property Driver As String
Get
public:
property String^ Driver {
String^ get ();
}
member Driver : string with get
Property Value
Type:
StringSee Also