CurrencyIdentifiers.TWD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency identifier for the New Taiwan Dollar.
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
Property Value
The string "TWD", which identifies the New Taiwan Dollar.