VCConfiguration2.useOfATL Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::VCProjectEngine::useOfATL useOfATL { Microsoft::VisualStudio::VCProjectEngine::useOfATL get(); void set(Microsoft::VisualStudio::VCProjectEngine::useOfATL value); };
[System.Runtime.InteropServices.DispId(737)]
public Microsoft.VisualStudio.VCProjectEngine.useOfATL useOfATL { [System.Runtime.InteropServices.DispId(737)] get; [System.Runtime.InteropServices.DispId(737)] set; }
[<System.Runtime.InteropServices.DispId(737)>]
[<get: System.Runtime.InteropServices.DispId(737)>]
[<set: System.Runtime.InteropServices.DispId(737)>]
member this.useOfATL : Microsoft.VisualStudio.VCProjectEngine.useOfATL with get, set
Public Property useOfATL As useOfATL
Property Value
Implements
- Attributes