IObjectWithSite 接口

提供一个对象和网站之间的简单容器通信的。有关更多信息,请参见 IObjectWithSite

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("FC4801A3-2BA9-11CF-A229-00AA003D7352")> _
Public Interface IObjectWithSite
[InterfaceTypeAttribute()]
[GuidAttribute("FC4801A3-2BA9-11CF-A229-00AA003D7352")]
public interface IObjectWithSite

IObjectWithSite 类型公开以下成员。

方法

  名称 说明
公共方法 GetSite
公共方法 SetSite

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间