IDTSWebServiceTask.ServiceName 属性

定义

获取或设置 Web 服务的名称。

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

属性值

Web 服务的名称。

适用于