CurrencyIdentifiers.RON 属性

定义

获取罗马尼亚列伊的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“RON”,用于标识罗马尼亚列伊。

适用于