Share via


StorePrice.FormattedPrice 속성

정의

현재 사용자의 시장에 적절한 서식을 지정하여 제품의 구매 가격을 가져옵니다.

public:
 property Platform::String ^ FormattedPrice { Platform::String ^ get(); };
winrt::hstring FormattedPrice();
public string FormattedPrice { get; }
var string = storePrice.formattedPrice;
Public ReadOnly Property FormattedPrice As String

속성 값

String

Platform::String

winrt::hstring

현재 사용자의 시장에 적합한 서식을 가진 제품의 구매 가격입니다.

적용 대상