ConfigurationKeyAttribute Class
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.
Associates a configuration key with a fixer code part.
public ref class ConfigurationKeyAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class ConfigurationKeyAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type ConfigurationKeyAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class ConfigurationKeyAttribute
Inherits SingletonBaseMetadataAttribute
- Inheritance
Constructors
ConfigurationKeyAttribute(String) |
Constructs a new instance of the attribute. |
Properties
ConfigurationKey |
The configuration key |