Compartir a través de


UnicodeRanges.GreekandCoptic Propiedad

Definición

Obtiene el bloque Unicode Griego y copto (U+0370-U+03FF).

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

Valor de propiedad

UnicodeRange

Bloque Unicode griego y coptico (U+0370-U+03FF).

Comentarios

Para obtener el conjunto completo de caracteres de este bloque, vea The Unicode Standard, Version 12.1 - Greek and Coptic.

Se aplica a