Share via


CurrencyIdentifiers.FJD Property

Definition

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

String

Platform::String

winrt::hstring

The string "FJD", which identifies the Fiji Dollar.

Applies to