다음을 통해 공유


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

적용 대상