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

返回

适用于