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