DriverCatalogDevices.Add Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
Add(DriverCatalogDevice) | Adds a device to the collection. This operation is not thread safe. |
|
Add(String, String, Boolean) | Adds a device with a hardware ID to the internal collection. If the device already exists, the hardware information is added to the existing device. |
|
Add(String, Tuple<String, Boolean>[]) | Adds a device to the collection. This operation is not thread safe. |
See Also
DriverCatalogDevices Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top