IDTSWebServiceTask.WsdlFile 属性

定义

获取或设置 WSDL 文件的名称。

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

属性值

WSDL 文件的名称。

适用于