Share via


MediaTypeAttribute Class

Definition

Marks this entity type as media type.

[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
Inheritance
MediaTypeAttribute
Attributes

Constructors

MediaTypeAttribute()

Applies to