Aracılığıyla paylaş


NumeralSystemIdentifiers.ZmthDbl Property

Definition

Gets the identifier for the decimal numeral system using ZmthDbl (Mathematical notation) characters.

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

Property Value

String

Platform::String

winrt::hstring

The string "ZmthDbl", which identifies the decimal numeral system using ZmthDbl (Mathematical notation) characters.

Applies to