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

trueje-li při instalaci sestavení vyvolán instalační program; v opačném případě . false

Platí pro