Contains information about the results of a get operation.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)

Syntax
Visual Basic (Declaration)
Dim instance As GetStatus
public ref class GetStatus

Inheritance Hierarchy
System.Object Microsoft.TeamFoundation.VersionControl.Client.GetStatus

Thread Safety
Any public static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also