Share via


WebPubSubContext.IsPreflight Property

Definition

Flag to indicate if it's a validation request.

[System.Text.Json.Serialization.JsonPropertyName("isPreflight")]
public bool IsPreflight { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("isPreflight")>]
member this.IsPreflight : bool with get, set
Public Property IsPreflight As Boolean

Property Value

Attributes

Applies to