CurrencyIdentifiers.LKR プロパティ

定義

スリランカ ルピーの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

スリランカルピーを識別する文字列 "LKR"。

適用対象