CurrencyIdentifiers.CLP 属性

定义

获取智利比索的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“CLP”,标识智利比索。

适用于