Help2::HelpOwner Property

 

This API supports the product 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)

property IVsHelpOwner^ HelpOwner {
	IVsHelpOwner^ get();
	void set(IVsHelpOwner^ value);
}

Property Value

Type: Microsoft.VisualStudio.VSHelp::IVsHelpOwner^

Do not use.

Implements

Help::HelpOwner
Return to top
Show: