IVsUserContextItem 接口

定义

描述项的 F1Help 上下文。 的成员 IVsUserContextItemCollection

public interface class IVsUserContextItem
public interface class IVsUserContextItem
__interface IVsUserContextItem
[System.Runtime.InteropServices.Guid("720B8500-17B3-4C89-AE84-2CFE7251B4B8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsUserContextItem
[<System.Runtime.InteropServices.Guid("720B8500-17B3-4C89-AE84-2CFE7251B4B8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsUserContextItem = interface
Public Interface IVsUserContextItem
属性

方法

Command(String)

输出 F1 命令的字符串值。

CountAttributes(String, Int32)

计算 shell 中用户选定项的属性。

GetAttribute(String, Int32, String[], String[])

获取 shell 中用户选定项的属性。

Name(String)

返回用户在 shell 中选定的 UserContextItem 的名称。

适用于