Share via


OpenApiConvertSettings.AddSingleQuotesForStringParameters Property

Definition

Gets/sets a value indicating whether or not single quotes surrounding string parameters in url templates should be added.

public bool AddSingleQuotesForStringParameters { get; set; }
member this.AddSingleQuotesForStringParameters : bool with get, set
Public Property AddSingleQuotesForStringParameters As Boolean

Property Value

Applies to