IVsHelpOwner Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about the Help owner.
public interface class IVsHelpOwner
public interface class IVsHelpOwner
__interface IVsHelpOwner
[System.Runtime.InteropServices.Guid("B9B0983A-364C-4866-873F-D5ED190138FB")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface IVsHelpOwner
[System.Runtime.InteropServices.Guid("B9B0983A-364C-4866-873F-D5ED190138FB")]
public interface IVsHelpOwner
[<System.Runtime.InteropServices.Guid("B9B0983A-364C-4866-873F-D5ED190138FB")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type IVsHelpOwner = interface
[<System.Runtime.InteropServices.Guid("B9B0983A-364C-4866-873F-D5ED190138FB")>]
type IVsHelpOwner = interface
Public Interface IVsHelpOwner
- Attributes
Properties
AutomationObject |
Returns an external window DTE object. |
Methods
BringHelpToTop(Int32) |
Brings the external Help viewer to the foreground. |
BringHelpToTop(IntPtr) |