Share via


VBProjectConfigurationProperties7.Prefer32Bit Property

Definition

public:
 property bool Prefer32Bit { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17001)]
public bool Prefer32Bit { [System.Runtime.InteropServices.DispId(17001)] get; [System.Runtime.InteropServices.DispId(17001)] set; }
[<System.Runtime.InteropServices.DispId(17001)>]
[<get: System.Runtime.InteropServices.DispId(17001)>]
[<set: System.Runtime.InteropServices.DispId(17001)>]
member this.Prefer32Bit : bool with get, set
Public Property Prefer32Bit As Boolean

Property Value

Implements

Attributes

Applies to