资源简介
Lumisoft.NET这个非常优秀的开源组件的源代码,服务器和客户端代码都有,最新完整版
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly: AssemblyVersion(“1.0.*“)]
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\. For example if your KeyFile is
// located in the project directory you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-06-25 12:33 MailServer\Application\
目录 0 2014-12-29 19:05 MailServer\Application\Debug\
文件 1396736 2010-02-08 15:44 MailServer\Application\Debug\BouncyCastle.Crypto.dll
目录 0 2014-11-04 12:15 MailServer\Application\Debug\Filters\
文件 32768 2014-06-02 07:25 MailServer\Application\Debug\Filters\lsDNSBL_Filter.exe
文件 36352 2014-06-02 07:25 MailServer\Application\Debug\Filters\lsDNSBL_Filter.pdb
文件 14328 2014-11-04 12:00 MailServer\Application\Debug\Filters\lsDNSBL_Filter.vshost.exe
文件 490 2009-06-10 23:14 MailServer\Application\Debug\Filters\lsDNSBL_Filter.vshost.exe.manifest
文件 547 2011-05-04 11:16 MailServer\Application\Debug\Filters\lsDNSBL_Filter_db.xm
文件 28672 2014-11-04 12:14 MailServer\Application\Debug\Filters\lsVirusFilter.exe
文件 24064 2014-11-04 12:14 MailServer\Application\Debug\Filters\lsVirusFilter.pdb
文件 14328 2014-11-04 12:15 MailServer\Application\Debug\Filters\lsVirusFilter.vshost.exe
文件 301 2006-08-06 09:48 MailServer\Application\Debug\Filters\lsVirusFilter_db.xm
文件 155648 2005-11-20 08:47 MailServer\Application\Debug\Filters\LumiSoft.UI.dll
目录 0 2012-06-25 12:33 MailServer\Application\Debug\Help\
文件 5220 2006-03-12 22:06 MailServer\Application\Debug\Help\GRules.htm
文件 6881 2006-03-12 22:06 MailServer\Application\Debug\Help\GRules-Actions.htm
文件 14131 2006-03-12 22:05 MailServer\Application\Debug\Help\GRules-ex
文件 4766 2006-03-12 22:06 MailServer\Application\Debug\Help\help.css
文件 366 2006-03-12 21:06 MailServer\Application\Debug\Help\help.js
文件 3004 2006-12-07 11:11 MailServer\Application\Debug\Help\System.ReturnMessages.txt
文件 172032 2006-11-04 19:43 MailServer\Application\Debug\ICSharpCode.SharpZipLib.dll
文件 742795 2007-03-21 08:14 MailServer\Application\Debug\ICSharpCode.SharpZipLib.xm
文件 15485 2010-10-13 11:27 MailServer\Application\Debug\InstallUtil.InstallLog
文件 233472 2014-12-04 16:14 MailServer\Application\Debug\lsMailServer.exe
文件 400896 2014-12-04 16:14 MailServer\Application\Debug\lsMailServer.pdb
文件 14328 2014-12-19 11:55 MailServer\Application\Debug\lsMailServer.vshost.exe
文件 490 2009-06-10 23:14 MailServer\Application\Debug\lsMailServer.vshost.exe.manifest
文件 73751 2014-12-04 16:14 MailServer\Application\Debug\lsMailServer.xm
文件 61440 2014-06-02 07:24 MailServer\Application\Debug\LumiSoft.MailServerAPI.dll
文件 81408 2014-06-02 07:24 MailServer\Application\Debug\LumiSoft.MailServerAPI.pdb
............此处省略2444个文件信息
评论
共有 条评论