CurrencyIdentifiers.ANG プロパティ

定義

オランダ領アンティルギルダーの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

オランダ領アンティルギルダーを識別する文字列 "ANG"。

適用対象