WebPubSubContext.IsPreflight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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