GetStatus Class

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

'Declaration
Public Class GetStatus
'Usage
Dim instance As GetStatus
public class GetStatus
public ref class GetStatus
public 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

Reference

GetStatus Members

Microsoft.TeamFoundation.VersionControl.Client Namespace