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 (数学表示法) 字符标识十进制数字系统。

适用于