CurrencyIdentifiers.COP 属性

定义

获取哥伦比亚比索的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“COP”,标识哥伦比亚比索。

适用于