AssemblyDelaySignAttribute (System.Reflection.AssemblyDelaySignAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Specifies that the assembly is not fully signed when created.

VB.NET C#

C#

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

Articles

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

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

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

Case GetType(System.Reflection.AssemblyDelaySignAttribute).TypeHandle.Value.ToInt32 Value = DirectCast(attrib, AssemblyDelaySignAttribute).DelaySign.ToString

AssemblyDelaySignAttribute Class

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

Microsoft HowTo's QuickStarts Tutorial

When you include the System.Reflection.AssemblyDelaySignAttribute in your source code, it indicates to the compiler that the assembly needs to be created with delay signing.

Mono Documentation

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

Mono Documentation

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

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