AnalyzerAttribute Type
Constructors
| Constructor | Description |
Full Usage:
AnalyzerAttribute(?name, ?shortDescription, ?helpUri)
Parameters:
string
?shortDescription : string
?helpUri : string
Returns: AnalyzerAttribute
|
|
Instance members
| Instance member | Description |
Full Usage:
this.HelpUri
Returns: string option
|
|
Full Usage:
this.Name
Returns: string
|
|
Full Usage:
this.ShortDescription
Returns: string option
|
|
FSharp.Analyzers.SDK