AttributedNetworkUsage.AttributionThumbnail Property

Definition

Gets the thumbnail of the app.

public:
 property IRandomAccessStreamReference ^ AttributionThumbnail { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference AttributionThumbnail();
public IRandomAccessStreamReference AttributionThumbnail { get; }
var iRandomAccessStreamReference = attributedNetworkUsage.attributionThumbnail;
Public ReadOnly Property AttributionThumbnail As IRandomAccessStreamReference

Property Value

The thumbnail of the app.

Applies to