IDTSWebServiceTask.OverwriteWsdlFile Property

Definition

Gets or sets a value that indicates whether the WDSL file will be overwritten.

public:
 property bool OverwriteWsdlFile { bool get(); void set(bool value); };
public bool OverwriteWsdlFile { get; set; }
member this.OverwriteWsdlFile : bool with get, set
Public Property OverwriteWsdlFile As Boolean

Property Value

true if the WSDL file will be overwritten; otherwise, false.

Applies to