CurrencyIdentifiers.LRD プロパティ

定義

リベリアドルの通貨識別子を取得します。

public:
 static property Platform::String ^ LRD { Platform::String ^ get(); };
static winrt::hstring LRD();
public static string LRD { get; }
var string = CurrencyIdentifiers.lRD;
Public Shared ReadOnly Property LRD As String

プロパティ値

String

Platform::String

winrt::hstring

リベリアドルを識別する文字列 "LRD"。

適用対象