StoreVideo.Caption Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le légende pour la vidéo.
public:
property Platform::String ^ Caption { Platform::String ^ get(); };
winrt::hstring Caption();
public string Caption { get; }
var string = storeVideo.caption;
Public ReadOnly Property Caption As String
Valeur de propriété
Le légende pour la vidéo.