次の方法で共有


AIJsonSchemaCreateOptions.RequireAllProperties Property

Definition

Gets a value indicating whether to mark all properties as required in the schema.

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

Property Value

Applies to