다음을 통해 공유


CurrencyIdentifiers.WST 속성

정의

사모아 탈라의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

사모아 탈라를 식별하는 문자열 "WST"입니다.

적용 대상