CurrencyIdentifiers.SDG Property

Definition

Gets the currency identifier for the Sudanese Pound.

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

Property Value

String

Platform::String

winrt::hstring

The string "SDG", which identifies the Sudanese Pound.

Applies to