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

字符串“LAK”,用于标识 Lao Kip。

适用于