IDTSWebServiceTask.WsdlFile Property

Definition

Gets or sets the name of the WSDL file.

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

Property Value

The name of the WSDL file.

Applies to