NumeralSystemIdentifiers.Osma Property

Definition

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

String

Platform::String

winrt::hstring

The string "Osma", which identifies the Osmanya decimal numeral system.

Applies to