CurrencyIdentifiers.DJF 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 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
The string "DJF", which identifies the Djiboutian Franc.