VsColors.ThreeDHighlightKey Property

Gets the 3-D highlight key.

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

Syntax

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

Property Value

Type: System.Object
The 3-D highlight key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace