Delen via


IVsHelpOwner Interface

Provides information about the Help owner.

Namespace:  Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

Syntax

'Declaration
<GuidAttribute("B9B0983A-364C-4866-873F-D5ED190138FB")> _
Public Interface IVsHelpOwner
[GuidAttribute("B9B0983A-364C-4866-873F-D5ED190138FB")]
public interface IVsHelpOwner
[GuidAttribute(L"B9B0983A-364C-4866-873F-D5ED190138FB")]
public interface class IVsHelpOwner
[<GuidAttribute("B9B0983A-364C-4866-873F-D5ED190138FB")>]
type IVsHelpOwner =  interface end
public interface IVsHelpOwner

The IVsHelpOwner type exposes the following members.

Properties

  Name Description
Public property AutomationObject Returns an external window DTE object.

Top

Methods

  Name Description
Public method BringHelpToTop Brings the external Help viewer to the foreground.

Top

See Also

Reference

Microsoft.VisualStudio.VSHelp Namespace