ConsumesAttribute.IAcceptsMetadata.ContentTypes Property

Definition

System.Collections.Generic.IReadOnlyList<string> Microsoft.AspNetCore.Http.Metadata.IAcceptsMetadata.ContentTypes { get; }
member this.Microsoft.AspNetCore.Http.Metadata.IAcceptsMetadata.ContentTypes : System.Collections.Generic.IReadOnlyList<string>
 ReadOnly Property ContentTypes As IReadOnlyList(Of String) Implements IAcceptsMetadata.ContentTypes

Property Value

Implements

Applies to