IVsHelpFavorites.ShowFavorites Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VSHelp80
Assembly: Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)
Syntax
'Declaration
Sub ShowFavorites
'Usage
Dim instance As IVsHelpFavorites
instance.ShowFavorites()
void ShowFavorites()
void ShowFavorites()
function ShowFavorites()
.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.