다음을 통해 공유


CurrencyIdentifiers.ALL 속성

정의

알바니아어 Lek의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

알바니아어 Lek를 식별하는 문자열 "ALL"입니다.

적용 대상