Share via


OpenApiReaderSettings.DefaultContentType Property

Definition

Allows clients to define a custom DefaultContentType if produces array is empty

public System.Collections.Generic.List<string>? DefaultContentType { get; set; }
member this.DefaultContentType : System.Collections.Generic.List<string> with get, set
Public Property DefaultContentType As List(Of String)

Property Value

Applies to