DllImportData.BestFitMapping 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.
Enables or disables best-fit mapping behavior when converting Unicode characters to ANSI characters. Null if not specified (the setting for the containing type or assembly should be used, 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)
Property Value
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.