AssemblyDelaySignAttribute.DelaySign Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value indicating the state of the attribute.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if this assembly has been built as delay-signed; otherwise, false.
Show: