CurrencyIdentifiers.TZS Property

Definition

Gets the currency identifier for the Tanzanian Shilling.

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

Property Value

String

Platform::String

winrt::hstring

The string "TZS", which identifies the Tanzanian Shilling.

Applies to