UnicodeRanges.MiscellaneousTechnical 属性

定义

获取杂项技术 Unicode 块(U+2300-U+23FF)。

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

属性值

杂项技术 Unicode 块 (U+2300-U+23FF)。

注解

有关此块中的完整字符集,请参阅 Unicode 标准版版本 12.1 - 其他技术

适用于