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 | |
---|---|---|
![]() |
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. |
![]() |
VersionedItemUri(String, String, Int32, Int32) | See overload. |
![]() |
VersionedItemUri(TeamFoundationServer, String, Int32, Int32) | Obsolete. See overload. |
![]() |
VersionedItemUri(TfsTeamProjectCollection, String, Int32, Int32) | See overload. |
![]() |
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. |
![]() |
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. |
![]() |
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