This documentation is archived and is not being maintained.

ServiceDefinition::Description Property

Text that documents or describes what this service is and how it is used.

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

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

Property Value

Type: System::String

Show: