IPublishProperties::DisallowUrlActivation Property
Visual Studio 2015
Gets or sets whether to run the application after installation
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(8)] property bool DisallowUrlActivation { bool get(); void set(bool value); }
Show: