Partager via


StorePreviewProductInfo.Title Propriété

Définition

Obtient le nom du produit dans l’application qui est affiché aux clients.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom du produit dans l’application qui est affiché aux clients.

S’applique à