CurrencyIdentifiers.CRC プロパティ

定義

コスタリカ コロンの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

コスタリカコロンを識別する文字列 "CRC"。

適用対象