CurrencyIdentifiers.SDG 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 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
The string "SDG", which identifies the Sudanese Pound.