RatedContentDescription.Ratings Property

Rating(s) of the content.

Syntax

public:
property IVector<String^ >^ Ratings {
         IVector<String^ >^ get ();
         void set (IVector<String^ >^ value);
}  

Property value

Type: IVector<String^ > 

  A collection of string identifiers of the rating(s) for the content.

Requirements

Namespace: Windows.Media.ContentRestrictions

Metadata: windows.winmd

See also

Reference

RatedContentDescription Class

RatedContentDescription Members

Windows.Media.ContentRestrictions Namespace