Freigeben über


OpenApiHeader.Style Property

Definition

Describes how the header value will be serialized depending on the type of the header value.

public Microsoft.OpenApi.Models.ParameterStyle? Style { get; set; }
member this.Style : Nullable<Microsoft.OpenApi.Models.ParameterStyle> with get, set
Public Property Style As Nullable(Of ParameterStyle)

Property Value

Applies to