Share via


ProducesResponseTypeMetadata.ContentTypes Property

Definition

Gets or sets the content types associated with the response.

public System.Collections.Generic.IEnumerable<string> ContentTypes { get; }
member this.ContentTypes : seq<string>
Public ReadOnly Property ContentTypes As IEnumerable(Of String)

Property Value

Implements

Applies to