VsBrushes.ClassDesignerLollipopKey Property

Gets the class designer lollipop key.

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

Syntax

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

Property Value

Type: System.Object
The class designer lollipop key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace