VCPropertySheet.useOfMfc Property

Definition

Gets or sets a value that specifies how MFC is used by the configuration.

public:
 property Microsoft::VisualStudio::VCProjectEngine::useOfMfc useOfMfc { Microsoft::VisualStudio::VCProjectEngine::useOfMfc get(); void set(Microsoft::VisualStudio::VCProjectEngine::useOfMfc value); };
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

A useOfMfc enumeration.

Attributes

Applies to