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"。

適用対象