Compartilhar via


Propriedade ITestManagementTeamProject.FetchIdentitiesInline

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

ITestManagementTeamProject Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client