ITestManagementTeamProject.FetchIdentitiesInline 属性

指定位置必须获取TeamFoundationIdentity对象旁边的测试项目。

命名空间:  Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

声明
Property FetchIdentitiesInline As Boolean
bool FetchIdentitiesInline { get; set; }
property bool FetchIdentitiesInline {
    bool get ();
    void set (bool value);
}
abstract FetchIdentitiesInline : bool with get, set
function get FetchIdentitiesInline () : boolean
function set FetchIdentitiesInline (value : boolean)

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

ITestManagementTeamProject 接口

Microsoft.TeamFoundation.TestManagement.Client 命名空间