This documentation is archived and is not being maintained.
BasicHelper::SetUserContextForEditor Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
public: void SetUserContextForEditor( String^ keyWord, IVsUserContext^ userContext )
Parameters
- keyWord
- Type: System::String
- userContext
- Type: Microsoft.VisualStudio.Shell.Interop::IVsUserContext
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: