OpenApiString.IsExplicit Method

Definition

True if string was specified explicitly by the means of double quotes, single quotes, or literal or folded style.

public bool IsExplicit ();
member this.IsExplicit : unit -> bool
Public Function IsExplicit () As Boolean

Returns

Applies to