AssemblyCopyrightAttribute (System.Reflection.AssemblyCopyrightAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Defines a copyright custom attribute for an assembly manifest.

VB.NET C#

C#

public sealed class AssemblyCopyrightAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
{
}

Articles

Home - Kris Vandermotten

... System.Reflection.AssemblyCompanyAttribute("Kris Vandermotten")] [System.Reflection.AssemblyProductAttribute("AssemblyInfo")] [System.Reflection.AssemblyCopyrightAttribute ...

IKVM.NET Weblog - Assembly File Size

... ctor(20 02 01 0E 12 15 ( .....)) 0x00000E0B System.Reflection.AssemblyCompanyAttribute::.ctor(20 01 01 0E ( ...)) 0x00000E13 System.Reflection.AssemblyCopyrightAttribute ...

MBR IT/.NET 247 : System.Reflection Namespace [Details]

System.Reflection.AssemblyCopyrightAttribute: System.Reflection.AssemblyCultureAttribute ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for ...

CodeProject: About... The About Box. Free source code and programming ...

Case GetType(System.Reflection.AssemblyCopyrightAttribute).TypeHandle.Value.ToInt32 Value = DirectCast(attrib, AssemblyCopyrightAttribute).Copyright.ToString

AssemblyCopyrightAttribute Class

System.Object     System.Attribute        System.Reflection.AssemblyCopyrightAttribute [Visual Basic] NotInheritable Public Class ...

p2p.wrox.com Forums - How to identify that a given exe is manage code

... in generally(i.e for copyright info) foreach(object o in Assembly.GetExecutingAssembly().GetCustomAttributes(true)) if (o is System.Reflection.AssemblyCopyrightAttribute ...

Mono Documentation

The constructors of System.Reflection.AssemblyCopyrightAttribute are listed below. For a list of all members, see the AssemblyCopyrightAttribute Members list.

Mono Documentation

The members of System.Reflection.AssemblyCopyrightAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support