useOfATL Enumeration
Visual Studio 2015
Specifies whether the ATL project will statically or dynamically link to the ATL .dll.
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
| Member name | Description | |
|---|---|---|
| useATLDynamic | Dynamic link | |
| useATLNotSet | Not set | |
| useATLStatic | Static link |
See General Property Page (Project) for more information.
Show: