This topic has not yet been rated - Rate this topic

useOfATL Enumeration

Specifies whether the ATL project will statically or dynamically link to the ATL .dll.

Namespace:  Microsoft.VisualStudio.VCProject
Assembly:  Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
public enum useOfATL
Member nameDescription
useATLDynamicDynamic link
useATLNotSetNot set
useATLStaticStatic link

See General Property Page (Project) for more information.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.