VersionedItemUri Constructor

Include Protected Members
Include Inherited Members

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 VersionedItemUri(String, Int32, Int32, UriType) Constructs a Versioned Item URI object given a server path, changeset, and deletion ID and whether the URI will be for a Web view.
Public method VersionedItemUri(String, String, Int32, Int32) See overload.
Public method VersionedItemUri(TeamFoundationServer, String, Int32, Int32) Obsolete. See overload.
Public method VersionedItemUri(TfsTeamProjectCollection, String, Int32, Int32) See overload.
Public method VersionedItemUri(String, String, Int32, Int32, UriType) Constructs a Versioned Item URI object given a Team Foundation Server URL, a server path, changeset, and deletion ID.
Public method VersionedItemUri(TeamFoundationServer, String, Int32, Int32, UriType) Obsolete. Constructs a Versioned Item URI object given a Team Foundation Server object, a server path, changeset, and deletion id and whether the URI will be for a Web view.
Public method VersionedItemUri(TfsTeamProjectCollection, String, Int32, Int32, UriType) Constructs a Versioned Item URI object given a Team Foundation Server object, a server path, changeset, and deletion ID and whether the URI will be for a Web view.

Top

See Also

Reference

VersionedItemUri Class

Microsoft.TeamFoundation.VersionControl.Common Namespace