This documentation is archived and is not being maintained.
IBuildServer::GetDisplayText Method
Visual Studio 2013
Gets the localized display text for enumeration values, or the ToString() value.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- value
- Type: System::Object
The value for which display text is returned.
- 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: