ScopeNode Class
This class provides an abstraction of the basic element of the scope tree. It represents items in the MMC scope namespace. Since the scope namespace must be hierarchical, a scope node has a Children collection property that facilitates the creation of a tree structure. Scope nodes support additional UI elements including a selected image and have the ability to show an expansion glyph to signify that the node has child elements. These additional UI elements are exposed as properties on the scope node. Scope nodes are also associated with view descriptions. The ViewDescriptions collection property of a scope node is used to specify the set of result views that are available for the scope node.
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.