HeaderColors.SeparatorLineColorKey Property

Definition

Gets the SeparatorLineColorKey attribute.

public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ SeparatorLineColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ SeparatorLineColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey SeparatorLineColorKey { get; }
static member SeparatorLineColorKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property SeparatorLineColorKey As ThemeResourceKey

Property Value

Returns the SeparatorLineColorKey attribute.

Applies to