다음을 통해 공유


StorePreviewProductInfo.Description 속성

정의

앱 내 제품에 대한 설명을 가져옵니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = storePreviewProductInfo.description;
Public ReadOnly Property Description As String

속성 값

String

Platform::String

winrt::hstring

앱 내 제품에 대한 설명입니다.

적용 대상