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.
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.