IPublishProperties3::Install Property
Visual Studio 2015
Gets or sets a value that indicates whether the installer will install the application.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Property Value
Type: System::Booleantrue if the installer installs the application; otherwise, false.
If this property is false, the application is started, but not installed.
Show: