命名空间: Microsoft.Internal.VisualStudio.PlatformUI
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
Public Interface IResurrectionScope _
Inherits IDisposable
public interface IResurrectionScope : IDisposable
IResurrectionScope 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
Dispose | 执行与释放或重置非托管资源相关的应用程序定义的任务。 (继承自 IDisposable。) |
页首
事件
名称 | 说明 | |
---|---|---|
![]() |
Resurrected |
页首