This documentation is archived and is not being maintained.

IBuildController::Url Property

Gets the URL of this build controller.

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

property Uri^ Url {
	Uri^ get ();
}

Property Value

Type: System::Uri
The URL of this build controller.

Show: