This documentation is archived and is not being maintained.

IConfigurationSummary::FullName Property

Gets the full name of this configuration. This ncludes platform and flavor.

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

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

Property Value

Type: System::String
The full name of this configuration. This includes platform and flavor.

Show: