VCFileConfiguration::ProjectConfiguration Property

 

The project configuration associated with the selected file configuration.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property Object^ ProjectConfiguration {
	Object^ get();
}

Property Value

Type: System::Object^

An object representing the project configuration.

Return to top
Show: