Share via


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
System_CAPS_pubmethod ScopeNode()

Initializes a new instance of the ScopeNode class.

System_CAPS_pubmethod 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.

System_CAPS_pubmethod ScopeNode(Guid)

Initializes a new instance of the ScopeNode class using a GUID that specifies the type of the scope node.

System_CAPS_pubmethod 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