Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaración
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.