VsBrushes.DebuggerDataTipActiveHighlightKey 属性

定义

获取调试器数据提示活动突出显示键。

public:
 static property System::Object ^ DebuggerDataTipActiveHighlightKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ DebuggerDataTipActiveHighlightKey { Platform::Object ^ get(); };
public static object DebuggerDataTipActiveHighlightKey { get; }
member this.DebuggerDataTipActiveHighlightKey : obj
Public Shared ReadOnly Property DebuggerDataTipActiveHighlightKey As Object

属性值

Object

调试器数据提示活动突出显示键。

适用于