IVSMDDesigner.Dispose 方法

释放由 IVSMDDesigner 使用的所有资源。

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

语法

声明
Sub Dispose
void Dispose()

备注

这样,在销毁之前,应调用设计器。如果使用从 GetView 返回的视图,关闭处于视图中的窗口窗格也会调用 Dispose(),因此,您不必调用在设计器中 Dispose()。

.NET Framework 安全性

请参见

参考

IVSMDDesigner 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间