This documentation is archived and is not being maintained.

CatalogResourceType::DisplayName Property

Gets the name of this catalog resource type.

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

public:
property String^ DisplayName {
	String^ get ();
}

Property Value

Type: System::String
The name of this catalog resource type.

Show: