CurrencyIdentifiers.PLN Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency identifier for the Polish 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
Property Value
The string "PLN", which identifies the Polish Zloty.