This documentation is archived and is not being maintained.
CatalogResource Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The CatalogResource type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | User defined description for the resource. |
![]() | DisplayName | This is a user defined display name for the resource |
![]() | Identifier | This uniquely identifies a resource within the system. Note that this value will not be valid until the resource has been saved in the catalog service. |
![]() | NodeReferences | The collection of catalog node paths that reference this resource. |
![]() | Properties | Returns the set of properties that exist on this resource. |
![]() | ResourceType | The reference to the type of this resource. |
![]() | ServiceReferences | Returns the set of service definitions associated with this resource. If a service definition has been deleted that is referenced by a catalog resource then the key will have an entry that has a value of null. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
