DriverCatalogResponse Class
Represents a driver catalog response.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | DriverCatalogResponse() | Initializes a new instance of the DriverCatalogResponse class. |
| Name | Description | |
|---|---|---|
![]() | Devices | Gets or sets driver catalog response devices. |
![]() | ResponseType | Gets or sets the driver catalog response type. |
![]() | SchemaVersion | Gets or sets the schema version. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

