Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
ReadOnly Property Help As Object
'Usage
Dim instance As Help2
Dim value As Object
value = instance.Help
Object Help { get; }
property Object^ Help {
Object^ get ();
}
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.