VsColors.PageSideBarExpanderHeaderKey Property

Gets the page sidebar expander header key.

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

Syntax

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

Property Value

Type: System.Object
The page sidebar expander header key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace