IVsUserContextCustomize 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供有关关键字搜索上下文的范围的信息。
public interface class IVsUserContextCustomize
public interface class IVsUserContextCustomize
__interface IVsUserContextCustomize
[System.Runtime.InteropServices.Guid("0F817159-761D-447E-9600-4C3387F4C0FD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsUserContextCustomize
[<System.Runtime.InteropServices.Guid("0F817159-761D-447E-9600-4C3387F4C0FD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsUserContextCustomize = interface
Public Interface IVsUserContextCustomize
- 属性
注解
有关上下文的信息采用值的形式 _LIMITTOPICSOURCE 。
方法
| GetLimitKeywordSource(Int32) |
获取搜索关键字以获取上下文帮助的方式的限制。 |