Share via


StorePrice.FormattedBasePrice 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

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

적용 대상