CurrencyIdentifiers.BOB Property

Definition

Gets the currency identifier for the Bolivian Boliviano.

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

Property Value

String

Platform::String

winrt::hstring

The string "BOB", which identifies the Bolivian Boliviano.

Applies to