LabelUri 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 LabelUri(String, Int32) Construct a Label Uri object given a Team Foundation Server Url, and label identifier.
Public method LabelUri(TeamFoundationServer, Int32) Obsolete. Construct a Label Uri object given a Team Foundation Server Url, and label identifier.
Public method LabelUri(TfsTeamProjectCollection, Int32) Construct a Label Uri object given a Team Foundation project collection object, and label identifier.

Top

See Also

Reference

LabelUri Class

Microsoft.TeamFoundation.VersionControl.Common Namespace