CompilationLoader.Configuration.DllOutputPath Property

Definition

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

Property Value

String

Applies to