Edit

Share via


UnicodeRanges.MiscellaneousTechnical Property

Definition

Gets the Miscellaneous Technical Unicode block (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

Property Value

The Miscellaneous Technical Unicode block (U+2300-U+23FF).

Remarks

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

Applies to