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

'Declaration
<GuidAttribute("072B9701-2F81-4468-8EB6-074206504B62")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWindowPaneCommitFilter
'Usage
Dim instance As IVsWindowPaneCommitFilter
[GuidAttribute("072B9701-2F81-4468-8EB6-074206504B62")]
[InterfaceTypeAttribute()]
public interface IVsWindowPaneCommitFilter
[GuidAttribute(L"072B9701-2F81-4468-8EB6-074206504B62")]
[InterfaceTypeAttribute()]
public interface class IVsWindowPaneCommitFilter
public interface IVsWindowPaneCommitFilter

See Also

Reference

IVsWindowPaneCommitFilter Members

Microsoft.VisualStudio.Shell.Interop Namespace