CurrencyIdentifiers.KYD 属性

定义

获取开曼群岛元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“KYD”,标识开曼群岛元。

适用于