Share via


ShelvesetUri 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 ShelvesetUri(String, String, UriType) Construct a Shelveset URI object given a shelveset name and owner.
Public method ShelvesetUri(String, String, String) Construct a Shelveset URI object given a Team Foundation Server URL and a shelveset name and owner.
Public method ShelvesetUri(TeamFoundationServer, String, String) Obsolete. Construct a Shelveset URI object given a Team Foundation Server object and a shelveset name and owner.
Public method ShelvesetUri(TfsTeamProjectCollection, String, String) Construct a Shelveset URI object given a Team Foundation project collection object and a shelveset name and owner.
Public method ShelvesetUri(String, String, String, UriType) Construct a Shelveset URI object given a Team Foundation Server object and a shelveset name and owner.
Public method ShelvesetUri(TeamFoundationServer, String, String, UriType) Obsolete. Construct a Shelveset URI object given a Team Foundation Server object and a shelveset name and owner.
Public method ShelvesetUri(TfsTeamProjectCollection, String, String, UriType) Construct a Shelveset URI object given a Team Foundation project collection object and a shelveset name and owner.

Top

See Also

Reference

ShelvesetUri Class

Microsoft.TeamFoundation.VersionControl.Common Namespace