CurrencyIdentifiers.JPY Proprietà

Definizione

Ottiene l'identificatore di valuta per lo Yen giapponese.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa "JPY", che identifica lo Yen giapponese.

Si applica a