RunInstallerAttribute.RunInstaller Propriété

Définition

Obtient une valeur indiquant si un programme d'installation doit être appelé lors de l'installation d'un assembly.

public:
 property bool RunInstaller { bool get(); };
public bool RunInstaller { get; }
member this.RunInstaller : bool
Public ReadOnly Property RunInstaller As Boolean

Valeur de propriété

true si un programme d'installation doit être appelé pendant l'installation d'un assembly ; sinon, false.

S’applique à