RatedContentDescription.Image Property

The image associated with the content.

Syntax

public:
property IRandomAccessStreamReference^ Image {
         IRandomAccessStreamReference^ get ();
         void set (IRandomAccessStreamReference^ value);
}  

Property value

Type: IRandomAccessStreamReference 

A stream reference to the image for the content.

Requirements

Namespace: Windows.Media.ContentRestrictions

Metadata: windows.winmd

See also

Reference

RatedContentDescription Class

RatedContentDescription Members

Windows.Media.ContentRestrictions Namespace