AIJsonSchemaTransformOptions.RequireAllProperties Propiedad

Definición

Obtiene un valor que indica si se deben marcar todas las propiedades según sea necesario en el esquema.

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

Valor de propiedad

Se aplica a