CurrencyIdentifiers.DJF Property

Definition

Gets the currency identifier for the Djiboutian Franc.

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

Property Value

String

Platform::String

winrt::hstring

The string "DJF", which identifies the Djiboutian Franc.

Applies to