UnicodeRanges.ArabicPresentationFormsA 属性

定义

获取阿拉伯语显现形式 A Unicode 块 (U+FB50-U+FDFF)。Gets the Arabic Presentation Forms-A Unicode block (U+FB50-U+FDFF).

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

属性值

UnicodeRange

阿拉伯语表示形式-Unicode 块 (U + FB50 + FDFF) 。The Arabic Presentation Forms-A Unicode block (U+FB50-U+FDFF).

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-阿拉伯语演示窗体-AFor the full set of characters in this block, see The Unicode Standard, Version 12.1 - Arabic Presentation Forms-A.

适用于