AnalyzerProjectOptions Type
Options related to the project being analyzed.
Union cases
Union case | Description |
|
|
Full Usage:
TransparentCompilerOptions FSharpProjectSnapshot
Parameters:
FSharpProjectSnapshot
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsBackgroundCompilerOptions
Returns: bool
|
|
Full Usage:
this.IsTransparentCompilerOptions
Returns: bool
|
|
|
|
Full Usage:
this.OtherOptions
Returns: string list
|
|
Full Usage:
this.ProjectFileName
Returns: string
|
|
Full Usage:
this.ProjectId
Returns: string option
|
|
Full Usage:
this.ReferencedProjectsPath
Returns: string list
|
|
Full Usage:
this.SourceFiles
Returns: string list
|