次の方法で共有


HeaderColors.DefaultTextColorKey Property

Definition

Gets the DefaultTextColorKey attribute.

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

Property Value

Returns the DefaultTextColorKey attribute.

Applies to