DllImportData.BestFitMapping 属性

定义

将 Unicode 字符转换为 ANSI 字符时,启用或禁用最佳映射行为。 如果未 (应使用包含类型或程序集的设置,则为 Null, BestFitMappingAttribute) 。

public:
 property Nullable<bool> BestFitMapping { Nullable<bool> get(); };
public bool? BestFitMapping { get; }
member this.BestFitMapping : Nullable<bool>
Public ReadOnly Property BestFitMapping As Nullable(Of Boolean)

属性值

适用于