다음을 통해 공유


CurrencyIdentifiers.DJF 속성

정의

지부티안 프랑의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Djiboutian 프랑을 식별하는 문자열 "DJF"입니다.

적용 대상