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.
The Catalog tree that this node lives in.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public ReadOnly Property CatalogTree As CatalogTree
public CatalogTree CatalogTree { get; }
public:
property CatalogTree CatalogTree {
CatalogTree get ();
}
member CatalogTree : CatalogTree with get
function get CatalogTree () : CatalogTree
Property Value
Type: Microsoft.TeamFoundation.Framework.Common.CatalogTree
.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.