Partager via


AIJsonSchemaCreateOptions.IncludeSchemaKeyword Property

Definition

Gets a value indicating whether to include the $schema keyword in inferred schemas.

public:
 property bool IncludeSchemaKeyword { bool get(); void set(bool value); };
public bool IncludeSchemaKeyword { get; init; }
member this.IncludeSchemaKeyword : bool with get, set
Public Property IncludeSchemaKeyword As Boolean

Property Value

Applies to