Help2.HelpOwner Property
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.
Microsoft Internal Use Only.
public:
property Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ HelpOwner { Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ get(); void set(Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ value); };
public:
property Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ HelpOwner { Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ get(); void set(Microsoft::VisualStudio::VSHelp::IVsHelpOwner ^ value); };
[System.Runtime.InteropServices.DispId(24)]
public 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 Property HelpOwner As IVsHelpOwner
Property Value
Do not use.
Implements
- Attributes