This documentation is archived and is not being maintained.

ActionDefinition::DisplayName Property

Gets the localized display name for this action.

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 localized name for this action.

Show: