CatalogNode.CatalogTree Property
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Декларация
Public ReadOnly Property CatalogTree As CatalogTree
Get
public CatalogTree CatalogTree { get; }
public:
property CatalogTree CatalogTree {
CatalogTree get ();
}
member CatalogTree : CatalogTree
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.