ProjectInfo.WithAssemblyName(String) 메서드

정의

public:
 Microsoft::CodeAnalysis::ProjectInfo ^ WithAssemblyName(System::String ^ assemblyName);
public Microsoft.CodeAnalysis.ProjectInfo WithAssemblyName (string assemblyName);
member this.WithAssemblyName : string -> Microsoft.CodeAnalysis.ProjectInfo
Public Function WithAssemblyName (assemblyName As String) As ProjectInfo

매개 변수

assemblyName
String

반환

적용 대상