CurrencyIdentifiers.BGN 属性

定义

获取保加利亚列弗的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“BGN”,用于标识保加利亚列弗。

适用于