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.
Enables changing the shell's translation of accelerator keys.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("9EB7079F-3445-4C43-99D8-46EA8CA1D659")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDocOutlineProvider2
'Usage
Dim instance As IVsDocOutlineProvider2
[GuidAttribute("9EB7079F-3445-4C43-99D8-46EA8CA1D659")]
[InterfaceTypeAttribute()]
public interface IVsDocOutlineProvider2
[GuidAttribute(L"9EB7079F-3445-4C43-99D8-46EA8CA1D659")]
[InterfaceTypeAttribute()]
public interface class IVsDocOutlineProvider2
public interface IVsDocOutlineProvider2
Remarks
This is an optional interface for implementers of IVsDocOutlineProvider needing to translate accelerator keys differently than the defaults.