Share via


CurrencyIdentifiers.DOP Property

Definition

Gets the currency identifier for the Dominican Peso.

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

Property Value

String

Platform::String

winrt::hstring

The string "DOP", which identifies the Dominican Peso.

Applies to