다음을 통해 공유


CurrencyIdentifiers.PLN 속성

정의

폴란드어 Zloty의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

폴란드어 Zloty를 식별하는 문자열 "PLN"입니다.

적용 대상