CurrencyIdentifiers.CAD Proprietà

Definizione

Ottiene l'identificatore di valuta per il dollaro canadese.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa "CAD", che identifica il dollaro canadese.

Si applica a