TransferSegmentMetadata.Path Propriedade

Definição

Obtém ou define um valor que indica o caminho de fluxo atribuído a esse segmento.

[Newtonsoft.Json.JsonProperty(PropertyName="Path")]
public string Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Path")>]
member this.Path : string with get, set
Public Property Path As String

Valor da propriedade

O caminho.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a