CurrencyIdentifiers.PYG Property

Definition

Gets the currency identifier for the Paraguay Guarani.

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

Property Value

String

Platform::String

winrt::hstring

The string "PYG", which identifies the Paraguay Guarani.

Applies to