Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies where TeamFoundationIdentity objects must be fetched alongside test artifacts.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
bool FetchIdentitiesInline { get; set; }
property bool FetchIdentitiesInline {
bool get();
void set(bool value);
}
abstract FetchIdentitiesInline : bool with get, set
Property FetchIdentitiesInline As Boolean
Property Value
Type: System.Boolean
See Also
ITestManagementTeamProject Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top