共用方式為


IIdentityManagementService.GetScopeName 方法

取得範圍名稱提供的範圍 id.

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

語法

'宣告
Function GetScopeName ( _
    scopeId As String _
) As String
string GetScopeName(
    string scopeId
)

參數

  • scopeId
    類型:System.String
    範圍 ID,是專案或網域 URI

傳回值

類型:System.String
範圍名稱。

.NET Framework 安全性

請參閱

參考

IIdentityManagementService 介面

Microsoft.TeamFoundation.Framework.Client 命名空間