IDTSConnectionInfo100.ConnectionContact 속성

정의

public:
 property System::String ^ ConnectionContact { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743814)]
public string ConnectionContact { [System.Runtime.InteropServices.DispId(1610743814)] get; }
[<System.Runtime.InteropServices.DispId(1610743814)>]
[<get: System.Runtime.InteropServices.DispId(1610743814)>]
member this.ConnectionContact : string
Public ReadOnly Property ConnectionContact As String

속성 값

개발자가 입력한 정보를 담은 문자열 입니다. 이 값에는 일반적으로 연결의 연락처 정보가 포함되어 있습니다.

특성

적용 대상