SVsHelpFavorites Interface
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
<InterfaceTypeAttribute()> _
<GuidAttribute("4A81432B-BFCC-4832-9BE9-15977DA82072")> _
Public Interface SVsHelpFavorites
[InterfaceTypeAttribute()]
[GuidAttribute("4A81432B-BFCC-4832-9BE9-15977DA82072")]
public interface SVsHelpFavorites
[InterfaceTypeAttribute()]
[GuidAttribute(L"4A81432B-BFCC-4832-9BE9-15977DA82072")]
public interface class SVsHelpFavorites
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4A81432B-BFCC-4832-9BE9-15977DA82072")>]
type SVsHelpFavorites = interface end
public interface SVsHelpFavorites