This documentation is archived and is not being maintained.

Item::ArtifactUriLatestItemVersion Property

Gets the latest version artifact URI.

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

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

Property Value

Type: System::Uri
The URI of the item.

Show: