UnicodeRanges.Samaritan 属性

定义

获取撒马利亚文 Unicode 块 (U+0800-U+083F)。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; }
member this.Samaritan : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property Samaritan As UnicodeRange

属性值

UnicodeRange

撒马利亚文 Unicode 块 (U +0800 + 083F) 。The Samaritan Unicode block (U+0800-U+083F).

注解

有关此块中的完整字符集,请参阅 Unicode 标准12.1 版For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Samaritan.

适用于