This documentation is archived and is not being maintained.

Item::ArtifactUri Property

Gets the artifact uniform resource identifier (URI).

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
The URI of the item.

Show: