Share via


GetStatus Members

Include Protected Members
Include Inherited Members

Contains information about the results of a get operation.

The GetStatus type exposes the following members.

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetFailures

Obtains the failures generated by an invocation of get.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

HaveResolvableWarnings

Gets information about whether the get contained warnings that can be resolved.

Public property

NoActionNeeded

Gets information about whether the get resulted in any actions.

Public property

NumConflicts

Gets the number of conflicts experienced by the get operation.

Public property

NumFailures

Gets the number of failures from a get operation.

Public property

NumOperations

Gets the number of operations returned by the server.

Public property

NumWarnings

Gets the number of warnings experienced by the get operation.

Top

See Also

Reference

GetStatus Class

Microsoft.TeamFoundation.VersionControl.Client Namespace