CompilationLoader.Configuration.DocumentationOutputFolder 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.
If the output folder is not null, documentation is generated in the specified folder based on doc comments in the source code.
public string? DocumentationOutputFolder { get; set; }
member this.DocumentationOutputFolder : string with get, set
Public Property DocumentationOutputFolder As String