VsColors.DebuggerDataTipActiveBorderKey Property

Gets the debugger data tip active border key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DebuggerDataTipActiveBorderKey As Object
public static Object DebuggerDataTipActiveBorderKey { get; }
public:
static property Object^ DebuggerDataTipActiveBorderKey {
    Object^ get ();
}
static member DebuggerDataTipActiveBorderKey : Object with get
static function get DebuggerDataTipActiveBorderKey () : Object

Property Value

Type: Object
The debugger data tip active border key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace