CurrencyIdentifiers.CAD 屬性

定義

取得加拿大貨幣的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「CAD」,可識別加拿大元。

適用於