Share via


StartPageColors.DisabledProjectCommandColorKey Property

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Shell.ThemeResourceKey

.NET Framework Security

See Also

Reference

StartPageColors Class

Microsoft.VisualStudio.PlatformUI Namespace