RatedContentDescription Constructor

Creates a new RatedContentDescription object.

Syntax

public:
RatedContentDescription(
         String^ id,
         String^ title,
         RatedContentCategory category
)  

Parameters

id
Type: String 

 The ID of the content.

title
Type: String 

 The title of the content.

category
Type: RatedContentCategory 

The content category of the content.

Requirements

Namespace: Windows.Media.ContentRestrictions

Metadata: windows.winmd

See also

Reference

RatedContentDescription Class

RatedContentDescription Members

Windows.Media.ContentRestrictions Namespace