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