CurrencyIdentifiers.SEK 属性

定义

获取 Swedish 克朗的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“SEK”,用于标识 Swedish Sek。

适用于