IVsQueryUndoManager 接口

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")> _
Public Interface IVsQueryUndoManager
[InterfaceTypeAttribute()]
[GuidAttribute("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")]
public interface IVsQueryUndoManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")]
public interface class IVsQueryUndoManager
[<InterfaceTypeAttribute()>]
[<GuidAttribute("6ED9A1CD-E8FD-460A-8690-DD6E5E44B02D")>]
type IVsQueryUndoManager =  interface end
public interface IVsQueryUndoManager

IVsQueryUndoManager 类型公开以下成员。

方法

  名称 说明
公共方法 IsLinkedTransactionOpen

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间