CompilationLoader.Configuration.DllOutputPath 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.
Output path for the dll containing the compiled binaries. No dll will be generated unless this path is specified and valid.
public string? DllOutputPath { get; set; }
member this.DllOutputPath : string with get, set
Public Property DllOutputPath As String