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

戻り値

適用対象