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