IVsShortcutManager 接口

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
<GuidAttribute("78201465-554E-4A7B-998F-443156FD71D3")> _
<InterfaceTypeAttribute()> _
Public Interface IVsShortcutManager
[GuidAttribute("78201465-554E-4A7B-998F-443156FD71D3")]
[InterfaceTypeAttribute()]
public interface IVsShortcutManager
[GuidAttribute(L"78201465-554E-4A7B-998F-443156FD71D3")]
[InterfaceTypeAttribute()]
public interface class IVsShortcutManager
[<GuidAttribute("78201465-554E-4A7B-998F-443156FD71D3")>]
[<InterfaceTypeAttribute()>]
type IVsShortcutManager =  interface end
public interface IVsShortcutManager

IVsShortcutManager 类型公开以下成员。

方法

  名称 说明
公共方法 CreateItem
公共方法 ReadUserOptions
公共方法 RemoveItem
公共方法 WriteUserOptions

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间