CurrencyIdentifiers.BWP Property

Definition

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

String

Platform::String

winrt::hstring

The string "BWP", which identifies the Botswana Pula.

Applies to