Help::Help Property

 

Used for compatibility with DTE2, when used as Windows.External, Help2 object returns itself.

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

property Object^ Help {
	Object^ get();
}

Property Value

Type: System::Object^

Object representing the Help object.

This property is deprecated. See Help for information about the current implementation.

Return to top
Show: