다음을 통해 공유


KnownRetailInfoProperties.Price 속성

정의

Price 소매 데모 속성을 식별하는 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

소매 데모 속성을 식별하는 문자열입니다.

적용 대상