Header menu logo FSharp.Analyzers.SDK

AnalyzerAttribute Type

Constructors

Constructor Description

AnalyzerAttribute(?name, ?shortDescription, ?helpUri)

Full Usage: AnalyzerAttribute(?name, ?shortDescription, ?helpUri)

Parameters:
    ?name : string
    ?shortDescription : string
    ?helpUri : string

Returns: AnalyzerAttribute
?name : string
?shortDescription : string
?helpUri : string
Returns: AnalyzerAttribute

Instance members

Instance member Description

this.HelpUri

Full Usage: this.HelpUri

Returns: string option
Returns: string option

this.Name

Full Usage: this.Name

Returns: string
Returns: string

this.ShortDescription

Full Usage: this.ShortDescription

Returns: string option
Returns: string option

Type something to start searching.