This documentation is archived and is not being maintained.

IBuildDetailSpec::DefinitionSpec Property

Gets the build definition specification of the desired builds.

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

property IBuildDefinitionSpec^ DefinitionSpec {
	IBuildDefinitionSpec^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::IBuildDefinitionSpec
The build definition specification of the desired builds.

Show: