Share via


StorePreviewProductInfo.Title 屬性

定義

取得向客戶顯示的應用程式內產品名稱。

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

屬性值

String

Platform::String

winrt::hstring

向客戶顯示的應用程式內產品名稱。

適用於