다음을 통해 공유


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

적용 대상