DllImportData.BestFitMapping 속성

정의

유니코드 문자를 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)

속성 값

적용 대상