AssemblyDelaySignAttribute(Boolean) Konstruktor

Definice

Inicializuje novou instanci AssemblyDelaySignAttribute třídy.

public:
 AssemblyDelaySignAttribute(bool delaySign);
public AssemblyDelaySignAttribute(bool delaySign);
new System.Reflection.AssemblyDelaySignAttribute : bool -> System.Reflection.AssemblyDelaySignAttribute
Public Sub New (delaySign As Boolean)

Parametry

delaySign
Boolean

truepokud je aktivována funkce, která představuje tento atribut; v opačném případě . false

Platí pro