This documentation is archived and is not being maintained.

Shelveset::DisplayName Property

Gets the formatted name of the shelveset.

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

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

Property Value

Type: System::String
The formatted name of the shelveset.

Show: