共用方式為


WebPubSubContext.IsPreflight Property

Definition

Flag to indicate if it's a validation request.

[Newtonsoft.Json.JsonProperty("isPreflight")]
public bool IsPreflight { get; }
[<Newtonsoft.Json.JsonProperty("isPreflight")>]
member this.IsPreflight : bool
Public ReadOnly Property IsPreflight As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to