CurrencyIdentifiers.STD Property

Definition

Gets the currency identifier for the Sao Tome Dobra.

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

Property Value

String

Platform::String

winrt::hstring

The string "STD", which identifies the Sao Tome Dobra.

Applies to