NumeralSystemIdentifiers.MathSanb Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to