ScopeNode (Microsoft.ManagementConsole.ScopeNode)

Inherits: Microsoft.ManagementConsole.Node

Interfaces:

Derived Types: 2 (Click here to see a list of derived types)

Assembly: Microsoft.ManagementConsole.dll

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.

VB.NET C#

VB.NET

Public Class ScopeNode
  Inherits Microsoft.ManagementConsole.Node
End Class

Articles

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support