共用方式為


DllImportData.BestFitMapping 屬性

定義

將 Unicode 字元轉換成 ANSI 字元時,啟用或停用最適合對應行為。 如果未指定 , (應該使用包含類型或元件的設定, 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)

屬性值

適用於