UnicodeRanges.Tagalog Property

Definition

Gets the Tagalog Unicode block (U+1700-U+171F).

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

Property Value

The Tagalog Unicode block (U+1700-U+171F).

Remarks

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

Applies to