IDTSConnectionInfo100.ConnectionContact プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
開発者が入力した情報を含む 文字列 。 値には、通常、接続のための連絡先に関する情報が含まれます。
- 属性