NumeralSystemIdentifiers.ZmthSanb 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 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
The string "ZmthSanb", which identifies the decimal numeral system using ZmthSanb (Mathematical notation) characters.