VsColors.StartPageSeparatorKey Property

Gets the start page separator key.

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

Syntax

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

Property Value

Type: System.Object
The start page separator key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace