代码搜索结果

找到约 38,843 项符合 Assembly 的代码

assemblyinfo.vb

Imports System.Reflection Imports System.Runtime.InteropServices ' 程序集的常规信息通过下列 ' 属性集控制。更改这些属性值可 ' 修改与程序集关联的信息。 ' 检查程序集的属性值

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // General Information about an assembly is controlled through the following // set of attributes. Change these attribute valu

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // General Information about an assembly is controlled through the following // set of attributes. Change these attribute valu

assemblyinfo.cs

using System.Reflection; [assembly: AssemblyVersion("3.2.1.0")] [assembly: AssemblyKeyFile(@"..\..\..\BookShop.snk")]

assemblyinfo.cs

using System.EnterpriseServices; using System.Reflection; [assembly: AssemblyVersion("3.2.1.0")] [assembly: AssemblyKeyFile(@"..\..\..\BookShop.snk")] [assembly: ApplicationName(".NET Pet Shop")

assemblyinfo.cs

//using System.EnterpriseServices; using System.Reflection; [assembly: AssemblyVersion("3.2.1.0")] [assembly: AssemblyKeyFile(@"..\..\..\BookShop.snk")]

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; [assembly: AssemblyVersion("3.2.1.0")] [assembly: AssemblyKeyFile(@"..\..\..\BookShop.snk")]

assemblyinfo.cs

using System.Reflection; [assembly: AssemblyVersion("3.2.1.0")] [assembly: AssemblyKeyFile(@"..\..\..\BookShop.snk")]