Compartilhar via


DExploreAppObjClass.HelpOwner Property

Definition

Deprecated. Use HelpOwner instead.

public:
 virtual property Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ HelpOwner { Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ get(); void set(Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ value); };
public:
 virtual property Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ HelpOwner { Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ get(); void set(Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ value); };
[System.Runtime.InteropServices.DispId(24)]
public virtual Microsoft.VisualStudio.VSHelp.IVsHelpOwner HelpOwner { [System.Runtime.InteropServices.DispId(24)] get; [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<get: System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.HelpOwner : Microsoft.VisualStudio.VSHelp.IVsHelpOwner with get, set
Public Overridable Property HelpOwner As IVsHelpOwner

Property Value

A IVsHelpOwner value that represents the Help owner.

Implements

Attributes

Applies to