共用方式為


NumeralSystemIdentifiers.ZmthSanb 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

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

適用於