NumeralSystemIdentifiers.Deva 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 Devanagari decimal numeral system.
public:
static property Platform::String ^ Deva { Platform::String ^ get(); };
static winrt::hstring Deva();
public static string Deva { get; }
var string = NumeralSystemIdentifiers.deva;
Public Shared ReadOnly Property Deva As String
Property Value
The string "Deva", which identifies the Devanagari decimal numeral system. This system has the digits ०१२३४५६७८९ which correspond to the Latin digits 0-9.