Compartir a través de


CompilationOutputInfo.WithAssemblyPath(String) Método

Definición

public Microsoft.CodeAnalysis.CompilationOutputInfo WithAssemblyPath (string? path);
member this.WithAssemblyPath : string -> Microsoft.CodeAnalysis.CompilationOutputInfo
Public Function WithAssemblyPath (path As String) As CompilationOutputInfo

Parámetros

path
String

Devoluciones

Se aplica a