CurrencyIdentifiers.PAB 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 Panamanian Balboa.
public:
static property Platform::String ^ PAB { Platform::String ^ get(); };
static winrt::hstring PAB();
public static string PAB { get; }
var string = CurrencyIdentifiers.pAB;
Public Shared ReadOnly Property PAB As String
Property Value
The string "PAB", which identifies the Panamanian Balboa.