NumeralSystemIdentifiers.Osma 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 Osmanya decimal numeral system.
public:
static property Platform::String ^ Osma { Platform::String ^ get(); };
static winrt::hstring Osma();
public static string Osma { get; }
var string = NumeralSystemIdentifiers.osma;
Public Shared ReadOnly Property Osma As String
Property Value
The string "Osma", which identifies the Osmanya decimal numeral system.