Linguaggio

WebServiceTask.OutputLocation Proprietà

Definizione

Ottiene o imposta la posizione di output dei risultati del metodo 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

Valore della proprietà

La posizione di output dei risultati del metodo Web.

Commenti

A seconda della OutputType proprietà, la posizione di uscita è o il percorso del file o il nome di una variabile.

Si applica a