VCPropertySheet::useOfATL Property

 

Gets or sets a value that specifies how ATL is used by the configuration.

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

property useOfATL useOfATL {
	useOfATL get();
	void set(useOfATL value);
}
Return to top
Show: