Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
The RootNode type exposes the following members.
Constructors
Name
Description
Infrastructure.
Top
Methods
Name
Description
Inserts a new child for the current node. (Inherited from BaseHierarchyNode.)
Infrastructure. (Overrides BaseHierarchyNode.BeginRefresh(AsyncCallback, Object).)
Infrastructure. (Overrides BaseHierarchyNode.Close().)
Compare nodes with NodePriority and Name. (Inherited from BaseHierarchyNode.)
Creates a child name by starting with a template. (Inherited from BaseHierarchyNode.)
Creates a name for a copy under this node. (Inherited from BaseHierarchyNode.)
Creates a name for a new folder under this node. (Inherited from BaseHierarchyNode.)
Takes this node and its subtree out of its parent, but does not remove it from the hierarchy container. (Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Gets the results of the node refresh. (Inherited from BaseHierarchyNode.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
(Inherited from BaseHierarchyNode.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the child with the specified name. Returns nulla null reference (Nothing in Visual Basic) if not found. (Inherited from BaseHierarchyNode.)
Serves as a hash function for a particular type. (Inherited from Object.)
Get the nested hierarchy for this node. (Inherited from BaseHierarchyNode.)
Infrastructure. (Overrides BaseHierarchyNode.GetProperty(Int32).)
Gets the type of the current instance. (Inherited from Object.)
Provides F1 help. The Nodes have a UserContext Property which contains the F1 help keyword which provides the user context for that information. (Inherited from BaseHierarchyNode.)
Initializes this node as a folder node. (Inherited from BaseHierarchyNode.)
Initializes this node as a leaf node. (Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Overloaded. Creates a WebBrowser window in Visual Studio to view the specified Uri.
Links the window to the node in the tree. When the browser window becomes active, the corresponding tree node is selected. (Inherited from BaseHierarchyNode.)
Overridden by derived classes to realize the nested UI Hierarchy. (Inherited from BaseHierarchyNode.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Searches the node tree for a node with the specified canonical name. (Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
true if this node and all its children are in a state in which they can be closed; otherwise false. (Inherited from BaseHierarchyNode.)
true if this node and all its children are in a state in which they can be closed; otherwise false. Prompts to save all the dirty nodes under this node. (Inherited from BaseHierarchyNode.)
Refreshes this node and all its child nodes. (Inherited from BaseHierarchyNode.)
Removes this node from its tree, and removes this node's hierarchy from the tree that contains it. (Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Infrastructure. (Overrides BaseHierarchyNode.StopRefresh().)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Infrastructure.
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Infrastructure.
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Gets or sets the nested hierarchy for this node. (Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Gets the project that this node is associated with (nulla null reference (Nothing in Visual Basic) if none). (Inherited from BaseHierarchyNode.)
Gets the string to be displayed as the "class" of this node in the properties window. (Inherited from BaseHierarchyNode.)
Gets an object that is reflected on to fill the properties window for this node. (Inherited from BaseHierarchyNode.)
(Inherited from BaseHierarchyNode.)
Gets the Guid for this node type to allow external plugins to identify this node. (Inherited from BaseHierarchyNode.)
Gets the Uri associated with this node. The Uri's contents and meaning are specific to the derived node. (Inherited from BaseHierarchyNode.)
Top