Project.WithAssemblyName(String) Method

Definition

Creates a new instance of this project updated to have the new assembly name.

public Microsoft.CodeAnalysis.Project WithAssemblyName (string assemblyName);

Parameters

assemblyName
String

Returns

Applies to