ParentalControlSetting.RatingSystem Property
Gets the name of the content rating system associated with this ParentalControlSetting class.
Syntax
public string RatingSystem {get;}
Property Value
System.String. The name of the content rating system. It must be one of the following values:
Value | Description |
"EN-US-MOVIE" | Movie settings |
"EN-US-TV" | TV settings |
Requirements
Reference: Microsoft.MediaCenter
Namespace: Microsoft.MediaCenter
Assembly: Microsoft.MediaCenter.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also