VsColors.DebuggerDataTipActiveSeparatorKey Property

Gets the debugger data tip active separator key.

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

Syntax

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

Property Value

Type: System.Object
The debugger data tip active separator key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace