IVsProvideUserContextForObject Members
Include Protected Members
Include Inherited Members
Retrieves the user context interface, IVsUserContext for a given object. A user context provides things such as the text for a search or a help keyword.
The IVsProvideUserContextForObject type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetObjectContext | Return the user context (IVsUserContext interface) of an object. |
Top