Compartilhar via


MediaTypeAttribute Classe

Definição

Marca esse tipo de entidade como tipo 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
Herança
MediaTypeAttribute
Atributos

Construtores

MediaTypeAttribute()

Marca esse tipo de entidade como tipo de mídia.

Aplica-se a