次の方法で共有


NumeralSystemIdentifiers.Tibt プロパティ

定義

チベット数字システムの 10 進数の識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

チベット語の 10 進数システムを識別する文字列 "Tibt" です。 このシステムには、ラテン数字 0 から 9 に対応する数字 ༠༡༢༣༥༦༧༨༩ があります。

適用対象

こちらもご覧ください