다음을 통해 공유


CurrencyIdentifiers.PHP 속성

정의

필리핀 페소의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

필리핀 페소를 식별하는 문자열 "PHP"입니다.

적용 대상