次の方法で共有


CurrencyIdentifiers.TRY プロパティ

定義

トルコリラの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

トルコリラを識別する文字列 "TRY"。

適用対象