VCPropertySheet::FileFormat Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

property enumFileFormat FileFormat {
	enumFileFormat get();
	void set(enumFileFormat value);
}

Property Value

Type: Microsoft.VisualStudio.VCProjectEngine::enumFileFormat

A member of the enumFileFormat enumeration.

Return to top
Show: