DocData.VSUndoManager 属性

获取 UndoManager 接口。

命名空间:  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
UndoManager 接口。

备注

,如果该对象已释放,UndoManager 是 nullnull 引用(在 Visual Basic 中为 Nothing) 。

.NET Framework 安全性

请参见

参考

DocData 类

Microsoft.VisualStudio.Modeling.Shell 命名空间