DriverCatalogRequestType Enumeration
Defines the driver catalog request type.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum DriverCatalogRequestType
[SerializableAttribute]
public enum class DriverCatalogRequestType
<SerializableAttribute>
Public Enumeration DriverCatalogRequestType
Members
Member name | Description | |
---|---|---|
Match | Match an item in the catalog. |
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top