This documentation is archived and is not being maintained.

ServiceDefinition::DisplayName Property

The display name for this ServiceDefinition.

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

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

Property Value

Type: System::String

Show: