次の方法で共有


HeaderColors.DefaultColorKey Property

Definition

Gets the DefaultColorKey attribute.

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

Property Value

Returns the DefaultColorKey attribute.

Applies to