다음을 통해 공유


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"입니다.

적용 대상