共用方式為


CurrencyIdentifiers.BIF 屬性

定義

取得法國蘭文的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「BIF」,可識別法國文。

適用於