CurrencyIdentifiers.BOB 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 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
The string "BOB", which identifies the Bolivian Boliviano.