CurrencyIdentifiers.UYU プロパティ

定義

ウルグアイ ペソの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ウルグアイペソを識別する文字列 "UYU"。

適用対象