GlobalSystemMediaTransportControlsSessionMediaProperties.Thumbnail Property

Definition

A reference to a RandomAccessStream of the thumbnail image associated with this content.

public:
 property IRandomAccessStreamReference ^ Thumbnail { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference Thumbnail();
public IRandomAccessStreamReference Thumbnail { get; }
var iRandomAccessStreamReference = globalSystemMediaTransportControlsSessionMediaProperties.thumbnail;
Public ReadOnly Property Thumbnail As IRandomAccessStreamReference

Property Value

The thumbnail image.

Applies to