Share via


WebServiceTask.Connection Propiedad

Definición

Obtiene o establece el nombre de la conexión que se va a utilizar.

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

Valor de propiedad

El nombre del administrador de conexión que se va a usar.

Implementaciones

Se aplica a