共用方式為


IProfileService.GetCountryName 方法

Retrives 國家/地區名稱指定的設定檔。

命名空間:  Microsoft.VisualStudio.Services.Profile
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Function GetCountryName ( _
    requestContext As TeamFoundationRequestContext, _
    id As Guid _
) As String
string GetCountryName(
    TeamFoundationRequestContext requestContext,
    Guid id
)

參數

傳回值

類型:System.String

.NET Framework 安全性

請參閱

參考

IProfileService 介面

Microsoft.VisualStudio.Services.Profile 命名空間