共用方式為


NumeralSystemIdentifiers.ZmthMono 屬性

定義

使用 ZmthMono (數學標記法) 字元,取得小數位數系統的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「ZmthMono」,它會使用 ZmthMono (數學標記法) 字元來識別十進位數字系統。

適用於