UndoManager.VSUndoManager 属性

这是应该驱动器任何内容。若要使用此撤消管理器的窗架的 SEID。我们无法包装在托管对象中 IOleUndoManager,因为 MS.VS.NativeMethods.IOleCommandTarget 的属性浏览器中的,是私有的,因此,我们无法实现它会在该类。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public ReadOnly Property VSUndoManager As IOleUndoManager
public IOleUndoManager VSUndoManager { get; }

属性值

类型:Microsoft.VisualStudio.OLE.Interop.IOleUndoManager

.NET Framework 安全性

请参见

参考

UndoManager 类

Microsoft.VisualStudio.Modeling.Shell 命名空间