다음을 통해 공유


CurrencyIdentifiers.XPF 속성

정의

프랑스 태평양 프랑의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

프랑스 태평양 프랑을 식별하는 문자열 "XPF"입니다.

적용 대상