IDTSConnectionInfo100.ConnectionContact Property

Definition

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

Property Value

A String that contains information put in by the developer. The value typically contains the contact information for the connection.

Attributes

Applies to