VCConfiguration3.useOfATL Property

Definition

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

Applies to