CompilationLoader.Configuration.DocumentationOutputFolder Property

Definition

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

Property Value

String

Applies to