This documentation is archived and is not being maintained.

ArtifactLink::ReferringUri Property

Gets or sets the Uri of the link source.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
property String^ ReferringUri {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
The Uri of the link source.

Show: