Share via


WebHookTriggerAttribute.FromUri Property

Definition

Gets or sets a value indicating whether values should come from Uri parameters or the request body, when binding to a user Type. By default, values come from the POST body.

public bool FromUri { get; set; }
member this.FromUri : bool with get, set
Public Property FromUri As Boolean

Property Value

Applies to