CurrencyIdentifiers.CUP 属性

定义

获取古巴比索的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“yyy”,标识古巴比索。

适用于