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