GetRequest Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the GetRequest class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetRequest(ItemSpec, VersionSpec) Gets the specified item or the entire workspace at the specified version.
Public method GetRequest(ItemSpec, Int32) Gets the specified items or the entire workspace at the specified changeset.
Public method GetRequest(String, RecursionType, VersionSpec) Gets the specified items at the specified version.

Top

See Also

Reference

GetRequest Class

Microsoft.TeamFoundation.VersionControl.Client Namespace