共用方式為


IBuildServer.GetDisplayTextValues 方法

取得當地語系化顯示文字值的列舉型別的或 ToString() 值。

命名空間:  Microsoft.TeamFoundation.Build.Client
組件:  Microsoft.TeamFoundation.Build.Client (在 Microsoft.TeamFoundation.Build.Client.dll 中)

語法

'宣告
Function GetDisplayTextValues ( _
    enumType As Type _
) As String()
string[] GetDisplayTextValues(
    Type enumType
)

參數

傳回值

類型:array<System.String[]
當地語系化顯示文字值。

.NET Framework 安全性

請參閱

參考

IBuildServer 介面

Microsoft.TeamFoundation.Build.Client 命名空間