ProjectInfo.AssemblyName 属性

定义

此项目将创建的程序集的名称,无需文件扩展名。

public:
 property System::String ^ AssemblyName { System::String ^ get(); };
public string AssemblyName { get; }
member this.AssemblyName : string
Public ReadOnly Property AssemblyName As String

属性值

适用于