This documentation is archived and is not being maintained.

CatalogResource::ResourceType Property

The reference to the type of this resource.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property CatalogResourceType^ ResourceType {
	CatalogResourceType^ get ();
	internal: void set (CatalogResourceType^ value);
}

Show: