다음을 통해 공유


CurrencyIdentifiers.ILS 속성

정의

이스라엘 뉴 셰켈의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

이스라엘 뉴 셰켈을 식별하는 문자열 "ILS"입니다.

적용 대상