CurrencyIdentifiers.COP 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 Colombian Peso.
public:
static property Platform::String ^ COP { Platform::String ^ get(); };
static winrt::hstring COP();
public static string COP { get; }
var string = CurrencyIdentifiers.cOP;
Public Shared ReadOnly Property COP As String
Property Value
The string "COP", which identifies the Colombian Peso.