UnmanagedFunctionPointerAttribute.BestFitMapping 欄位

定義

將 Unicode 字元轉換成 ANSI 字元時,啟用或停用最適合對應行為。

public: bool BestFitMapping;
public bool BestFitMapping;
val mutable BestFitMapping : bool
Public BestFitMapping As Boolean 

欄位值

備註

BestFitMapping欄位預設為 true ,這表示已啟用最適合的對應行為。 如果欄位為 false,則會停用最適合的對應。 此欄位的 BestFitMappingAttribute 設定會覆寫屬性的任何層級設定。

如需詳細資訊,請參閱BestFitMapping

適用於

另請參閱