草庐IT

AssemblyTrademarkAttribute

全部标签

c# - 什么应该放入 AssemblyTrademarkAttribute 中?

VisualStudio默认为C#程序集生成这组属性:[assembly:AssemblyTitle("ContosoApp")][assembly:AssemblyDescription("Contoso'slatestgreatproduct.")]#ifDEBUG[assembly:AssemblyConfiguration("Debug")]#else[assembly:AssemblyConfiguration("Release")]#endif[assembly:AssemblyCompany("ContosoCorporation")][assembly:Assembly