The members of System.Runtime.InteropServices.BestFitMappingAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Runtime.InteropServices.BestFitMappingAttribute class set to the value of the BestFitMappingAttribute.BestFitMapping property. |
ThrowOnUnmappableChar | bool.
Enables or disables the throwing of an exception on an unmappable Unicode character that is converted to an ANSI '?' character. |
[read-only] | BestFitMapping | bool.
Gets the best-fit mapping behavior when converting Unicode characters to ANSI characters. |