CimProperty.Create Method
Creates a new CIM property.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
Create(String, Object, CimFlags) | Creates a new property. |
|
Create(String, Object, CimType, CimFlags) | Creates a new property. |
See Also
CimProperty Class
Microsoft.Management.Infrastructure Namespace
Return to top