CurrencyIdentifiers.CLP プロパティ

定義

チリ ペソの通貨識別子を取得します。

public:
 static property Platform::String ^ CLP { Platform::String ^ get(); };
static winrt::hstring CLP();
public static string CLP { get; }
var string = CurrencyIdentifiers.cLP;
Public Shared ReadOnly Property CLP As String

プロパティ値

String

Platform::String

winrt::hstring

チリ ペソを識別する文字列 "CLP"。

適用対象