This documentation is archived and is not being maintained.
BuildEnumerationHelper Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The BuildEnumerationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | GetDisplayText(Object) | Gets the localized display text for known enumeration values (and the ToString value for others). |
![]() ![]() | GetDisplayText(AgentStatus) | Gets the localized display text for AgentStatus values. |
![]() ![]() | GetDisplayText(BuildPhaseStatus) | Gets the localized display text for BuildPhaseStatus values. |
![]() ![]() | GetDisplayText(BuildReason) | Gets the localized display text for BuildReason values. |
![]() ![]() | GetDisplayText(BuildStatus) | Gets the localized display text for BuildStatus values. |
![]() ![]() | GetDisplayText(BuildStepStatus) | Gets the localized display text for BuildStepStatus values. |
![]() ![]() | GetDisplayText(ControllerStatus) | Gets the localized display text for ControllerStatus values. |
![]() ![]() | GetDisplayText(DefinitionQueueStatus) | Gets the localized display text for DefinitionQueueStatus values. |
![]() ![]() | GetDisplayText(DefinitionTriggerType) | Gets the localized display text for DefinitionTriggerType values. |
![]() ![]() | GetDisplayText(DeleteOptions) | Gets the localized display text for DeleteOptions values. |
![]() ![]() | GetDisplayText(QueuePriority) | Gets the localized display text for QueuePriority values. |
![]() ![]() | GetDisplayText(QueueStatus) | Gets the localized display text for QueueStatus values. |
![]() ![]() | GetDisplayTextValues | Gets an array of the localized display text values for a known enumeration (and the ToString values for others). |
Show:
