다음을 통해 공유


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 파일의 이름입니다.

적용 대상