Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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 |
![]() |
ShelvedItemUri(String, String, String, String) | See overload |
![]() |
ShelvedItemUri(TeamFoundationServer, String, String, String) | Obsolete. See overload |
![]() |
ShelvedItemUri(TfsTeamProjectCollection, String, String, String) | See overload |
![]() |
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. |
![]() |
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 |
![]() |
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