共用方式為


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。

適用於

另請參閱