CurrencyIdentifiers.SDG 属性

定义

获取苏丹英镑的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“SDG”,用于标识苏丹英镑。

适用于