ThemeResourceKey.KeyType Property

Definition

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

Property Value

Applies to