RatedContentCategory Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le type d’un élément de contenu.
public enum class RatedContentCategory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class RatedContentCategory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum RatedContentCategory
var value = Windows.Media.ContentRestrictions.RatedContentCategory.general
Public Enum RatedContentCategory
- Héritage
-
RatedContentCategory
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Champs
Application | 1 | Applications sur Windows 8.1 et Xbox. |
Game | 2 | Applications sur Windows 8.1 et Xbox. |
General | 0 | Contenu dans l’application pour les applications Windows 8.1 et Xbox. |
Movie | 3 | Contenu dans l’application pour les applications Windows 8.1 et Xbox. |
Music | 5 | Contenu dans l’application pour les applications Windows 8.1 et Xbox. |
Television | 4 | Contenu dans l’application pour les applications Windows 8.1 et Xbox. |