ThemeResourceKey Constructor (Guid, String^, ThemeResourceKeyType)
Visual Studio 2015
Initializes a new instance of the ThemeResourceKey class.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Parameters
- category
-
Type:
System::Guid
The category associated with this key.
- name
-
Type:
System::String^
The name associated with this key.
- keyType
-
Type:
Microsoft.VisualStudio.Shell::ThemeResourceKeyType
The key type associated with this key.
Show: