CurrencyIdentifiers.DOP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "DOP", which identifies the Dominican Peso.