Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Set the help topic for this tool window.
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Protected Sub SetUserContext ( _
helpTopic As String _
)
protected void SetUserContext(
string helpTopic
)
protected:
void SetUserContext(
String^ helpTopic
)
member SetUserContext :
helpTopic:string -> unit
protected function SetUserContext(
helpTopic : String
)
Parameters
- helpTopic
Type: System.String
.NET Framework Security
- 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.