CompilationOutputInfo.AssemblyPath Property

Definition

Full path to the assembly or module produced by the compilation, or null if unknown.

public string? AssemblyPath { get; }
member this.AssemblyPath : string
Public ReadOnly Property AssemblyPath As String

Property Value

Applies to