다음을 통해 공유


CurrencyIdentifiers.SYP 속성

정의

시리아 파운드의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

시리아 파운드를 식별하는 문자열 "SYP"입니다.

적용 대상