WmiSmoObject Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the WmiSmoObject class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
WmiSmoObject() | Initializes a new instance of the WmiSmoObject class. | |
WmiSmoObject(String) | Initializes a new instance of the WmiSmoObject class with the specified name. | |
WmiSmoObject(WmiCollectionBase, String) | Initializes a new instance of the WmiSmoObject class with the specified name and collection base class. |
Top