다음을 통해 공유


CurrencyIdentifiers.LTL 속성

정의

리투아니아 리타스의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

리투아니아 리타스를 식별하는 문자열 "LTL"입니다.

적용 대상