Help.Help 属性

定义

用于与的兼容 DTE2 ,当用作Help2对象时它将返回自身。

public:
 property System::Object ^ Help { System::Object ^ get(); };
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

表示帮助对象的对象。

属性

注解

此属性已弃用。 有关 Help 当前实现的信息,请参阅。

适用于