次の方法で共有


NumeralSystemIdentifiers.Limb プロパティ

定義

Limbu 10 進数システムの識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

Limbu 10 進数システムを識別する文字列 "Limb"。 このシステムでは、次の Unicode 値が使用されます。

Unicode コード ポイント対応するラテン数字
U+19460
U+19471
U+19482
U+19493
U+194A4
U+194B5
U+194C6
U+194D7
U+194E8
U+194F9

適用対象

こちらもご覧ください