DTE2.ContextAttributes 属性

定义

获取一个 ContextAttributes 集合,该集合允许自动化客户端将新属性添加到 " 动态帮助 " 窗口中的当前选定项,并为其他特性提供上下文帮助。

public:
 property EnvDTE::ContextAttributes ^ ContextAttributes { EnvDTE::ContextAttributes ^ get(); };
[System.Runtime.InteropServices.DispId(241)]
public EnvDTE.ContextAttributes ContextAttributes { [System.Runtime.InteropServices.DispId(241)] get; }
[<System.Runtime.InteropServices.DispId(241)>]
[<get: System.Runtime.InteropServices.DispId(241)>]
member this.ContextAttributes : EnvDTE.ContextAttributes
Public ReadOnly Property ContextAttributes As ContextAttributes

属性值

ContextAttributes

一个 ContextAttributes 集合。

实现

属性

适用于