This documentation is archived and is not being maintained.

BuildEnumerationHelper::GetDisplayText Method (DefinitionTriggerType)

Gets the localized display text for DefinitionTriggerType values.

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

public:
static String^ GetDisplayText(
	DefinitionTriggerType value
)

Parameters

value
Type: Microsoft.TeamFoundation.Build.Client::DefinitionTriggerType

The value for which display text is returned.

Return Value

Type: System::String
The localized display text.

Show: