Help2.Help Property
Used for compatibility with DTE2, when used as Windows.External, Help2 object returns itself.
Namespace: Microsoft.VisualStudio.VSHelp80
Assembly: Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)
Syntax
'Déclaration
ReadOnly Property Help As Object
Object Help { get; }
property Object^ Help {
Object^ get ();
}
abstract Help : Object
function get Help () : Object
Property Value
Type: System.Object
Returns a Help2 object.
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.