ShelvedItemUri 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 ShelvedItemUri(String, String, String, UriType) Construct a Versioned Item Uri object given a server path, shelveset name and owner, and whether the Uri will be for a Web view
Public method ShelvedItemUri(String, String, String, String) See overload
Public method ShelvedItemUri(TeamFoundationServer, String, String, String) Obsolete. See overload
Public method ShelvedItemUri(TfsTeamProjectCollection, String, String, String) See overload
Public method ShelvedItemUri(String, String, String, String, UriType) Construct a Shelveset Item Uri object given a Team Foundation Server Url, a server path, shelveset name and owner.
Public method ShelvedItemUri(TeamFoundationServer, String, String, String, UriType) Obsolete. Construct a Versioned Item Uri object given a Team Foundation Server object, a server path, shelveset name and owner, and deletion id and whether the Uri will be for a Web view
Public method ShelvedItemUri(TfsTeamProjectCollection, String, String, String, UriType) Construct a Versioned Item Uri object given a Team Foundation project collection object, a server path, shelveset name and owner, and deletion id and whether the Uri will be for a Web view

Top

See Also

Reference

ShelvedItemUri Class

Microsoft.TeamFoundation.VersionControl.Common Namespace