Partilhar via


WorkflowTriggerCallbackUrl.RelativePathParameters Propriedade

Definição

Obtém os parâmetros de caminho relativo da URL de retorno de chamada do gatilho de fluxo de trabalho.

[Newtonsoft.Json.JsonProperty(PropertyName="relativePathParameters")]
public System.Collections.Generic.IList<string> RelativePathParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relativePathParameters")>]
member this.RelativePathParameters : System.Collections.Generic.IList<string> with get, set
Public Property RelativePathParameters As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a