다음을 통해 공유


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"입니다.

적용 대상