Share via


JsonSchemaReference.ReadOnly Property

Definition

Indicates whether the referenced component is read-only. If the referenced object-type does not allow a readOnly field, then this field has no effect.

public bool? ReadOnly { get; set; }
member this.ReadOnly : Nullable<bool> with get, set
Public Property ReadOnly As Nullable(Of Boolean)

Property Value

Applies to