共用方式為


CurrencyIdentifiers.CNY 屬性

定義

取得中文複本的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

識別中文漢字的字串 「NET」。

適用於