Share via


USTVRatings Class

Provides a way for applications to query the extended TV content ratings.

Syntax

public class USTVRatings : ParentalControlSetting

Public Instance Properties

Property Description
FantasyViolenceAllowed Gets a value that indicates whether the user has chosen to allow viewing of content containing fantasy violence.
MaxDialogueAllowed Gets a value that indicates the maximum allowed TV rating for content containing suggestive dialog.
MaxLanguageAllowed Gets a value that indicates the maximum allowed TV rating for content containing offensive language.
MaxSexAllowed Gets a value that indicates the maximum allowed TV rating for sexual content.
MaxViolenceAllowed Gets a value that indicates the maximum allowed TV rating for violent content.

See Also