Share via


IDTSWebServiceTask.ServiceName Property

Definition

Gets or sets the name of the Web service.

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

Property Value

The name of the Web service.

Applies to