VCFileConfiguration::File Property

 

Gets the file in which this VCFileConfiguration object is declared.

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

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

Property Value

Type: System::Object^

The file in which this object is declared.

Return to top
Show: