RunInstallerAttribute(Boolean) Konstruktor

Definice

Inicializuje novou instanci RunInstallerAttribute třídy .

public:
 RunInstallerAttribute(bool runInstaller);
public RunInstallerAttribute (bool runInstaller);
new System.ComponentModel.RunInstallerAttribute : bool -> System.ComponentModel.RunInstallerAttribute
Public Sub New (runInstaller As Boolean)

Parametry

runInstaller
Boolean

truepokud instalační program by měl být vyvolán během instalace sestavení; v opačném případě . false

Platí pro