CurrencyIdentifiers.DKK 属性

定义

获取丹麦克朗的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“丹麦克朗”,用于标识丹麦克朗。

适用于