共用方式為


CompilationOutputInfo.WithAssemblyPath(String) 方法

定義

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

參數

path
String

傳回

適用於