This documentation is archived and is not being maintained.

RegisteredProjectCollection::DisplayName Property

Visual Studio 2013

Friendly name of the collection

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

public:
property String^ DisplayName {
	String^ get ();
	private: void set (String^ value);
}

Property Value

Type: System::String

Show: