Compartilhar via


TransferMetadata.TargetStreamPath Propriedade

Definição

Obtém ou define um valor que indica o caminho de fluxo completo para o qual o arquivo será transferido.

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

Valor da propriedade

O caminho do fluxo de destino.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a