CurrencyIdentifiers.DOP 属性

定义

获取多米尼加比索的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“DOP”,标识多米尼加比索。

适用于