Compartilhar via


SetupTask.StdOutErrPathPrefix Propriedade

Definição

Obtém ou define o prefixo do caminho de saída.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

O prefixo de um caminho em que o serviço de IA do Lote carregará o stdout, o stderr e o log de execução da tarefa de instalação.

Aplica-se a