MediaTypeAttribute Classe
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.
Marque ce type d’entité comme type de média.
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class MediaTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type MediaTypeAttribute = class
inherit Attribute
Public NotInheritable Class MediaTypeAttribute
Inherits Attribute
- Héritage
-
MediaTypeAttribute
- Attributs
Constructeurs
MediaTypeAttribute() |
Marque ce type d’entité comme type de média. |