UnicodeRanges.EnclosedCjkLettersandMonths 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取带括号的 CJK 字母和月份 Unicode 块 (U+3200-U+32FF)。
public:
static property System::Text::Unicode::UnicodeRange ^ EnclosedCjkLettersandMonths { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange EnclosedCjkLettersandMonths { get; }
static member EnclosedCjkLettersandMonths : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property EnclosedCjkLettersandMonths As UnicodeRange
属性值
封闭的 CJK 字母和月份 Unicode 块 (U+3200-U+32FF) 。
注解
有关此块中的完整字符集,请参阅 Unicode Standard 版本 12.1 - 封闭的 CJK 字母和月份。