Share via


RestApiParameter.Style Property

Definition

The parameter style - defines how multiple values are delimited.

public Microsoft.SemanticKernel.Plugins.OpenApi.RestApiParameterStyle? Style { get; }
member this.Style : Nullable<Microsoft.SemanticKernel.Plugins.OpenApi.RestApiParameterStyle>
Public ReadOnly Property Style As Nullable(Of RestApiParameterStyle)

Property Value

Applies to