NumeralSystemIdentifiers.MathSanb Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "MathSanb", which identifies the decimal numeral system using MathSanb characters.