This documentation is archived and is not being maintained.

VersionControlLabel::ArtifactUri Property

Gets the artifact uniform resource identifier (URI) for this label.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property Uri^ ArtifactUri {
	Uri^ get ();
}

Property Value

Type: System::Uri
Returns Uri.

Show: