UnicodeRanges.CyrillicExtendedB 属性

定义

获取西里尔文扩充-B Unicode 块 (U+A640-U+A69F)。

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

属性值

西里尔文扩展 B Unicode 块 (U+A640-U+A69F) 。

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1 - 西里尔文扩展 B

适用于