Lire en anglais Modifier

Partager via


Rune.IsBmp Property

Definition

Gets a value that indicates whether the scalar value associated with this Rune is within the BMP encoding range.

C#
public bool IsBmp { get; }

Property Value

true if the scalar value associated is within the BMP encoding range ([ U+0000..U+FFFF ]) and therefore representable by a single UTF-16 code unit; otherwise, false.

Applies to

Produit Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10