SDKManifest.SupportPrefer32Bit 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.
Support Prefer32bit found in the sdk manifest
public:
property System::String ^ SupportPrefer32Bit { System::String ^ get(); };
public string SupportPrefer32Bit { get; }
member this.SupportPrefer32Bit : string
Public ReadOnly Property SupportPrefer32Bit As String