NumeralSystemIdentifiers.ZmthSanb Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to