CompilationLoader.Configuration.BuildOutputFolder Property

Definition

Directory where the compiled binaries will be generated. No binaries will be written to disk unless this path is specified and valid.

public string? BuildOutputFolder { get; set; }
member this.BuildOutputFolder : string with get, set
Public Property BuildOutputFolder As String

Property Value

String

Applies to