다음을 통해 공유


CurrencyIdentifiers.LAK 속성

정의

Lao Kip의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Lao Kip을 식별하는 문자열 "LAK"입니다.

적용 대상