Udostępnij za pośrednictwem


Właściwość ITestManagementTeamProject.FetchIdentitiesInline —

Określa, gdzie obiekty TeamFoundationIdentity musi zostać pobrana obok test artefakty.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestManagementTeamProject Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client