CurrencyIdentifiers.GNF 属性

定义

获取几内亚法郎的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“GNF”,用于标识几内亚法郎。

适用于