IVsWindowPaneCommitFilter Interface
Enables interception of a command that would commit changes before committing the changes.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("072B9701-2F81-4468-8EB6-074206504B62")> _
Public Interface IVsWindowPaneCommitFilter
Dim instance As IVsWindowPaneCommitFilter
[InterfaceTypeAttribute()]
[GuidAttribute("072B9701-2F81-4468-8EB6-074206504B62")]
public interface IVsWindowPaneCommitFilter
[InterfaceTypeAttribute()]
[GuidAttribute(L"072B9701-2F81-4468-8EB6-074206504B62")]
public interface class IVsWindowPaneCommitFilter
public interface IVsWindowPaneCommitFilter