Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides information about the extent of the context for keyword searches.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("0F817159-761D-447E-9600-4C3387F4C0FD")> _
<InterfaceTypeAttribute()> _
Public Interface IVsUserContextCustomize
[GuidAttribute("0F817159-761D-447E-9600-4C3387F4C0FD")]
[InterfaceTypeAttribute()]
public interface IVsUserContextCustomize
[GuidAttribute(L"0F817159-761D-447E-9600-4C3387F4C0FD")]
[InterfaceTypeAttribute()]
public interface class IVsUserContextCustomize
[<GuidAttribute("0F817159-761D-447E-9600-4C3387F4C0FD")>]
[<InterfaceTypeAttribute()>]
type IVsUserContextCustomize = interface end
public interface IVsUserContextCustomize
The IVsUserContextCustomize type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetLimitKeywordSource | Gets the limits of how keywords are searched for context help. |
Top
Remarks
The information about context takes the form of a _LIMITTOPICSOURCE value.
.gif)