This documentation is archived and is not being maintained.
BuildEnumerationHelper::GetDisplayTextValues Method
Visual Studio 2013
Gets an array of the localized display text values for a known enumeration (and the ToString values for others).
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- enumType
- Type: System::Type
The type of the enum.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: