다음을 통해 공유


CurrencyIdentifiers.TWD 속성

정의

새 대만 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

새 대만 달러를 식별하는 문자열 "TWD"입니다.

적용 대상