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