Help.Help Property
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.
Used for compatibility with DTE2, when used as Windows.External
, Help2
object returns itself.
public:
property System::Object ^ Help { System::Object ^ get(); };
C++/CX
public:
property Platform::Object ^ Help { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(26)]
public object Help { [System.Runtime.InteropServices.DispId(26)] get; }
[<System.Runtime.InteropServices.DispId(26)>]
[<get: System.Runtime.InteropServices.DispId(26)>]
member this.Help : obj
Object representing the Help object.
- Attributes
This property is deprecated. See Help for information about the current implementation.
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |