StoreVideo Klasse

Definition

Stellt ein Video dar, das einem Produkteintrag im Microsoft Store zugeordnet ist.

public ref class StoreVideo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreVideo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreVideo
Public NotInheritable Class StoreVideo
Vererbung
Object Platform::Object IInspectable StoreVideo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Services.Store.StoreContract (eingeführt in v1.0)

Hinweise

Die Eigenschaften StoreProduct.Videos und StoreSku.Videos geben Objekte dieses Typs zurück.

Eigenschaften

Caption

Ruft die Untertitel für das Video ab.

Height

Ruft die Höhe des Videos in Pixel ab.

PreviewImage

Ruft das Vorschaubild ab, das für das Video angezeigt wird.

Uri

Ruft den URI des Videos ab.

VideoPurposeTag

Ruft das -Tag für das Video ab.

Width

Ruft die Breite des Videos in Pixel ab.

Gilt für: