다음을 통해 공유


CurrencyIdentifiers.PYG 속성

정의

파라과이 과라니의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

파라과이 과라니를 식별하는 문자열 "PYG"입니다.

적용 대상