NumeralSystemIdentifiers.ZmthDbl 属性

定义

使用 ZmthDbl (数学表示法) 字符获取十进制数字系统的标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“ZmthDbl”,它使用 ZmthDbl (数学表示法) 字符标识十进制数字系统。

适用于