VCConfiguration3.useOfMfc Property

Definition

public:
 property Microsoft::VisualStudio::VCProjectEngine::useOfMfc useOfMfc { Microsoft::VisualStudio::VCProjectEngine::useOfMfc get(); void set(Microsoft::VisualStudio::VCProjectEngine::useOfMfc value); };
[System.Runtime.InteropServices.DispId(736)]
public Microsoft.VisualStudio.VCProjectEngine.useOfMfc useOfMfc { [System.Runtime.InteropServices.DispId(736)] get; [System.Runtime.InteropServices.DispId(736)] set; }
[<System.Runtime.InteropServices.DispId(736)>]
[<get: System.Runtime.InteropServices.DispId(736)>]
[<set: System.Runtime.InteropServices.DispId(736)>]
member this.useOfMfc : Microsoft.VisualStudio.VCProjectEngine.useOfMfc with get, set
Public Property useOfMfc As useOfMfc

Property Value

Implements

Attributes

Applies to