다음을 통해 공유


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

적용 대상