AttributedNetworkUsage.AttributionThumbnail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.