Share via


ExistencePerRootConstraint.CatalogTree Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Property CatalogTree As CatalogTree
public CatalogTree CatalogTree { get; set; }
public:
property CatalogTree CatalogTree {
    CatalogTree get ();
    void set (CatalogTree value);
}
member CatalogTree : CatalogTree with get, set
function get CatalogTree () : CatalogTree 
function set CatalogTree (value : CatalogTree)

Property Value

Type: Microsoft.TeamFoundation.Framework.Common.CatalogTree

.NET Framework Security

See Also

Reference

ExistencePerRootConstraint Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace