ThemeResourceKey.KeyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
property Microsoft::VisualStudio::Shell::ThemeResourceKeyType KeyType { Microsoft::VisualStudio::Shell::ThemeResourceKeyType get(); };
public:
property Microsoft::VisualStudio::Shell::ThemeResourceKeyType KeyType { Microsoft::VisualStudio::Shell::ThemeResourceKeyType get(); };
public Microsoft.VisualStudio.Shell.ThemeResourceKeyType KeyType { get; }
member this.KeyType : Microsoft.VisualStudio.Shell.ThemeResourceKeyType
Public ReadOnly Property KeyType As ThemeResourceKeyType