UnicodeRanges.Tifinagh Property

Definition

Gets the Tifinagh Unicode block (U+2D30-U+2D7F).

public:
 static property System::Text::Unicode::UnicodeRange ^ Tifinagh { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange Tifinagh { get; }
static member Tifinagh : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property Tifinagh As UnicodeRange

Property Value

The Tifinagh Unicode block (U+2D30-U+2D7F).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Tifinagh.

Applies to