다음을 통해 공유


IVsShortcutManager Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

<GuidAttribute("78201465-554E-4A7B-998F-443156FD71D3")> _
<InterfaceTypeAttribute()> _
Public Interface IVsShortcutManager

Dim instance As IVsShortcutManager
[GuidAttribute("78201465-554E-4A7B-998F-443156FD71D3")]
[InterfaceTypeAttribute()]
public interface IVsShortcutManager
[GuidAttribute(L"78201465-554E-4A7B-998F-443156FD71D3")]
[InterfaceTypeAttribute()]
public interface class IVsShortcutManager
public interface IVsShortcutManager

See Also

Reference

IVsShortcutManager Members

Microsoft.VisualStudio.TextManager.Interop Namespace