NumeralSystemIdentifiers.ArabExt プロパティ

定義

拡張 Arabic-Indic 10 進数システムの識別子を取得します。

public:
 static property Platform::String ^ ArabExt { Platform::String ^ get(); };
static winrt::hstring ArabExt();
public static string ArabExt { get; }
var string = NumeralSystemIdentifiers.arabExt;
Public Shared ReadOnly Property ArabExt As String

プロパティ値

String

Platform::String

winrt::hstring

拡張 Arabic-Indic 10 進数システムを識別する文字列 "ArabExt"。 このシステムには、ラテン数字 0 から 9 に対応する数字 ۰䕱۲۳۴۵۶۷۸۹ があります。

適用対象

こちらもご覧ください