Partager via


AIJsonSchemaCreateOptions.IncludeTypeInEnumSchemas Property

Definition

Gets a value indicating whether to include the type keyword in inferred schemas for .NET enums.

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

Property Value

Applies to