This documentation is archived and is not being maintained.

GetStatus::GetFailures Method

Gets an array of failures that result from the Get operation.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
array<Failure^>^ GetFailures()

Return Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client::Failure>
An array of failures that result from the Get operation.

Show: