This documentation is archived and is not being maintained.

IBuildDetail::BuildDefinitionUri Property

Gets the URI of the build definition used to perform this build.

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

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

Property Value

Type: System::Uri
The URI of the build definition used to perform this build.

Show: