CurrencyIdentifiers.CDF Property

Definition

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

String

Platform::String

winrt::hstring

The string "CDF", which identifies the Congolese Franc.

Applies to