UnicodeRanges.Samaritan Property

Definition

Gets the Samaritan Unicode block (U+0800-U+083F).

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

Property Value

The Samaritan Unicode block (U+0800-U+083F).

Remarks

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

Applies to