DeviceInfo Class |
Namespace: Alphaleonis.Win32.Filesystem
The DeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
DeviceInfo | Initializes a DeviceInfo class. | |
DeviceInfo(String) | Initializes a DeviceInfo class. |
Name | Description | |
---|---|---|
EnumerateDevices | Enumerates all available devices on the local host. | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
BaseContainerId | Represents the Guid value of the base container identifier (ID) .The Windows Plug and Play (PnP) manager assigns this value to the device node (devnode). | |
Class | Represents the name of the device setup class that a device instance belongs to. | |
ClassGuid | Represents the Guid of the device setup class that a device instance belongs to. | |
CompatibleIds | Represents the list of compatible identifiers for a device instance. | |
DeviceDescription | Represents a description of a device instance. | |
DevicePath | The device interface path. | |
Driver | Represents the registry entry name of the driver key for a device instance. | |
EnumeratorName | Represents the name of the enumerator for a device instance. | |
FriendlyName | Represents the friendly name of a device instance. | |
HardwareId | Represents the list of hardware identifiers for a device instance. | |
InstanceId | Gets the instance Id of the device. | |
LocationInformation | Represents the bus-specific physical location of a device instance. | |
LocationPaths | Represents the location of a device instance in the device tree. | |
Manufacturer | Represents the name of the manufacturer of a device instance. | |
PhysicalDeviceObjectName | Encapsulates the physical device location information provided by a device's firmware to Windows. | |
Service | Represents the name of the service that is installed for a device instance. |