CurrencyIdentifiers.COP プロパティ

定義

コロンビア ペソの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

コロンビア ペソを識別する文字列 "COP"。

適用対象