NumeralSystemIdentifiers.MathDbl Property

Definition

Gets the identifier for the decimal numeral system using MathDbl characters.

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

Property Value

String

Platform::String

winrt::hstring

The string "MathDbl", which identifies the decimal numeral system using MathDbl characters.

Applies to