IVsDocOutlineProvider2 Interface
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
'Declaración
<GuidAttribute("9EB7079F-3445-4C43-99D8-46EA8CA1D659")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDocOutlineProvider2
'Uso
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
[<GuidAttribute("9EB7079F-3445-4C43-99D8-46EA8CA1D659")>]
[<InterfaceTypeAttribute()>]
type IVsDocOutlineProvider2 = interface end
public interface IVsDocOutlineProvider2
Remarks
This is an optional interface for implementers of IVsDocOutlineProvider needing to translate accelerator keys differently than the defaults.