다음을 통해 공유


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"입니다.

적용 대상