Partager via


DllImportData.ThrowOnUnmappableCharacter Propriété

Définition

Active ou désactive la levée d'une exception sur un caractère Unicode non mappable converti en caractère ANSI "?". Null s’il n’est pas spécifié.

public:
 property Nullable<bool> ThrowOnUnmappableCharacter { Nullable<bool> get(); };
public bool? ThrowOnUnmappableCharacter { get; }
member this.ThrowOnUnmappableCharacter : Nullable<bool>
Public ReadOnly Property ThrowOnUnmappableCharacter As Nullable(Of Boolean)

Valeur de propriété

S’applique à