다음을 통해 공유


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"입니다.

적용 대상