CurrencyIdentifiers.ALL 属性

定义

获取阿尔巴尼亚列克的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“ALL”,标识阿尔巴尼亚列克。

适用于