This documentation is archived and is not being maintained.

BuildSummary::Uri Property

Gets the build URI. This field is read-only.

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

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

Property Value

Type: System::Uri
Returns Uri.

Show: