CurrencyIdentifiers.LBP プロパティ

定義

レバノン ポンドの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

レバノン ポンドを識別する文字列 "LBP"。

適用対象