RunInstallerAttribute(Boolean) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy RunInstallerAttribute.

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

true jeśli instalator powinien być wywoływany podczas instalacji zestawu; w przeciwnym razie , false.

Dotyczy