Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Function QueryRootNode ( _
tree As CatalogTree _
) As CatalogNode
CatalogNode QueryRootNode(
CatalogTree tree
)
CatalogNode^ QueryRootNode(
CatalogTree tree
)
abstract QueryRootNode :
tree:CatalogTree -> CatalogNode
function QueryRootNode(
tree : CatalogTree
) : CatalogNode
Parameters
Return Value
Type: Microsoft.TeamFoundation.Framework.Client.CatalogNode
.NET Framework Security
- 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.