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