ThemeResourceKey Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubpropertyCategory

Gets the category associated with this key. A combination of the name, category, and key type uniquely identify the resource being referenced by this key.

System_CAPS_pubpropertyKeyType

Gets the type of resource specified by this key. A combination of the name, category, and key type uniquely identify the resource being referenced by this key.

System_CAPS_pubpropertyName

Gets the name associated with this key. A combination of the name, category, and key type uniquely identify the resource being referenced by this key.

Return to top
Show: