This documentation is archived and is not being maintained.

IBuildDefinitionSpec::FullPath Property

Gets the full path of the desired build definitions.

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

property String^ FullPath {
	String^ get ();
}

Property Value

Type: System::String
The full path of the desired build definitions.

Full path has the form \TeamProject\Name.

Show: