This documentation is archived and is not being maintained.
ICatalogService.QueryRootNode Method
Visual Studio 2013
Returns the specified root node. Well-known root paths can be found in Microsoft.TeamFoundation.Framework.Common.Catalog.CatalogTree.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- tree
- Type: Microsoft.TeamFoundation.Framework.Common.CatalogTree
The tree of the desired root.
Return Value
Type: Microsoft.TeamFoundation.Framework.Client.CatalogNodeThe CatalogNode for the tree.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: