다음을 통해 공유


CurrencyIdentifiers.HNL 속성

정의

온두라스 렘피라의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

온두라스 렘피라를 식별하는 문자열 "HNL"입니다.

적용 대상