Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls the binding between keys and commands. You can get an instance of this interface from the SVsFilterKeys (SID_SVsFilterKeys) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("C00858CF-2E17-4323-9D79-0B0CFC39A92F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFilterKeys
'Usage
Dim instance As IVsFilterKeys
[GuidAttribute("C00858CF-2E17-4323-9D79-0B0CFC39A92F")]
[InterfaceTypeAttribute()]
public interface IVsFilterKeys
[GuidAttribute(L"C00858CF-2E17-4323-9D79-0B0CFC39A92F")]
[InterfaceTypeAttribute()]
public interface class IVsFilterKeys
public interface IVsFilterKeys