ScopeNode Constructor
This member is overloaded. For more information about this member, including syntax, click a name in the overload list.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Overload List
Name | Description | |
---|---|---|
ScopeNode() | Initializes a new instance of the ScopeNode class. |
|
ScopeNode(Boolean) | Initializes a new instance of the ScopeNode class using a flag that determines whether the scope node is created with the Expand icon enabled. |
|
ScopeNode(Guid) | Initializes a new instance of the ScopeNode class using a GUID that specifies the type of the scope node. |
|
ScopeNode(Guid, Boolean) | Initializes a new instance of the ScopeNode class using a GUID that specifies the type of the scope node and a flag that determines whether the scope node is created with the Expand icon enabled. |
See Also
ScopeNode Class
Microsoft.ManagementConsole Namespace
Return to top