Help.Contents Method
Selects the Contents navigation window and opens it if it is closed.
Namespace: Microsoft.VisualStudio.VSHelp
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Syntax
'Declaration
Sub Contents
void Contents()
void Contents()
abstract Contents : unit -> unit
function Contents()
Remarks
This method is deprecated. See Contents for information about the current implementation.
.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.