CurrencyIdentifiers.LKR 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 currency identifier for the Sri Lankan Rupee.
public:
static property Platform::String ^ LKR { Platform::String ^ get(); };
static winrt::hstring LKR();
public static string LKR { get; }
var string = CurrencyIdentifiers.lKR;
Public Shared ReadOnly Property LKR As String
Property Value
The string "LKR", which identifies the Sri Lankan Rupee.