Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Adds a hardware definition to the device. This method is not thread safe and is only used in request messages.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public void AddHardware(
string hardwareId
)
public:
void AddHardware(
String^ hardwareId
)
Public Sub AddHardware (
hardwareId As String
)
Parameters
hardwareId
Type: System.StringThe ID of the hardware.
See Also
AddHardware Overload
DriverCatalogDevice Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top