次の方法で共有


IDTSConnectionInfo100.IconResource プロパティ

定義

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

プロパティ値

アイコンを含む .resource ファイルまたは .resx ファイルの名前を含む 文字列

属性

適用対象