DExploreAppObjClass.Help 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.
Deprecated. Use Help instead.
public:
virtual property System::Object ^ Help { System::Object ^ get(); };
public:
virtual property Platform::Object ^ Help { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(26)]
public virtual object Help { [System.Runtime.InteropServices.DispId(26)] get; }
[<System.Runtime.InteropServices.DispId(26)>]
[<get: System.Runtime.InteropServices.DispId(26)>]
member this.Help : obj
Public Overridable ReadOnly Property Help As Object
Property Value
Object that represents the Help object.
Implements
- Attributes