CodeFixHandler.HandlerName 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.
Get unique name to describe this handler. This correlates the callbacks across invocations and so must be stable across processes.
public virtual string HandlerName { get; }
member this.HandlerName : string
Public Overridable ReadOnly Property HandlerName As String