UnicodeRanges.CjkSymbolsandPunctuation Egenskap

Definition

Hämtar unicode-blocket CJK-symboler och skiljetecken (U+3000-U+303F).

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

Egenskapsvärde

Unicode-blocket CJK-symboler och skiljetecken (U+3000-U+303F).

Kommentarer

Fullständig uppsättning tecken i det här blocket finns i Unicode Standard, version 12.1 – CJK-symboler och skiljetecken.

Gäller för