CurrencyIdentifiers.KWD 属性

定义

获取科威特元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“KWD”,标识科威特杜纳。

适用于