Compartilhar via


WebServiceTask.OutputLocation Propriedade

Definição

Obtém ou define o local de saída dos resultados do método da Web.

public:
 property System::String ^ OutputLocation { System::String ^ get(); void set(System::String ^ value); };
public string OutputLocation { get; set; }
member this.OutputLocation : string with get, set
Public Property OutputLocation As String

Valor da propriedade

O local de saída dos resultados do método da Web.

Comentários

Dependendo da OutputType propriedade, o local de saída é o caminho do arquivo ou o nome de uma variável.

Aplica-se a