NumeralSystemIdentifiers.FullWide プロパティ

定義

全角文字を使用するラテン数字システムの識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

文字列 "FullWide" 。全角文字を使用してラテン数字システムを識別します。 このシステムには、ラテン数字 0 から 9 に対応する数字0123456789があります。

適用対象

こちらもご覧ください