IVsHasRelatedSaveItems 接口

启用其他项保存。实现由希望其他项显示在保存的客户端更改对话框或希望特定项目保存在其他项目的同时。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("D82269C8-C3DB-4BD9-AF32-AB140BCFDAE3")> _
Public Interface IVsHasRelatedSaveItems
[InterfaceTypeAttribute()]
[GuidAttribute("D82269C8-C3DB-4BD9-AF32-AB140BCFDAE3")]
public interface IVsHasRelatedSaveItems

IVsHasRelatedSaveItems 类型公开以下成员。

方法

  名称 说明
公共方法 GetRelatedSaveTreeItems 具有相关项的数目保存或返回相关项列表保存到。

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间