다음을 통해 공유


CurrencyIdentifiers.DOP 속성

정의

도미니카 페소의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

도미니카 페소를 식별하는 문자열 "DOP"입니다.

적용 대상