IPublishProperties3 Properties
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicationRevision | Gets or sets the revision number of the publish version of the application. |
![]() | ApplicationVersion | Gets or sets the publish version of the application. |
![]() | AutorunEnabled | Gets or sets a value that indicates whether to create an autorun.inf file for this application. |
![]() | BootstrapperComponentsLocation | Gets or sets how the bootstrapping application will download components. |
![]() | BootstrapperDownloadUrl | Gets or sets the uniform resource identifier (URI) from which to download the bootstrapping application components of this application. |
![]() | BootstrapperEnabled | Gets or sets a value that indicates whether to generate the bootstrapping application. |
![]() | BootstrapperPackages | Gets the collection of packages for the bootstrapping application. |
![]() | CreateDesktopShortcut | Gets or sets a value that indicates whether the installer adds a shortcut to the desktop. |
![]() | CreateWebPageOnPublish | Gets or sets a value that indicates whether Visual Studio generates a Web page for the application when the application is published. |
![]() | DisallowUrlActivation | Gets or sets a value that indicates whether to prevent an installed application from starting when the deployment uniform resource identifier (URI) is visited. |
![]() | ErrorReportUrl | Gets or sets the uniform resource identifier (URI) to which the installer will post information if the application installation fails. |
![]() | ExcludeDeploymentUrl | Gets or sets a value that indicates whether a deployment uniform resource identifier (URI) is included in the application manifest. |
![]() | FileAssociations | Gets the collection of file associations for this application. |
![]() | Install | Gets or sets a value that indicates whether the installer will install the application. |
![]() | InstallFrom | Gets or sets the kind of location from which the application is installed. |
![]() | InstallUrl | Gets or sets the uniform resource identifier (URI) from which the user will install the application. |
![]() | MapFileExtensions | Gets or sets a value that indicates whether to add the .deploy file name extension to all deployed files. |
![]() | MinimumRequiredVersion | Gets or sets the minimum required version for this application for this deployment. |
![]() | OpenBrowserOnPublish | Gets or sets a value that indicates whether Visual Studio opens the default browser when the application is published. |
![]() | ProductName | Gets or sets the name of the application. |
![]() | PublisherName | Gets or sets the name of the publisher. |
![]() | PublishFiles | Gets the collection of files in the project. |
![]() | PublishUrl | Gets or sets the uniform resource identifier (URI) to which the application is published. |
![]() | SuiteName | Gets or sets the name of the product suite of which the application is a part. |
![]() | SupportUrl | Gets or sets the uniform resource identifier (URI) for support for the application. |
![]() | TargetCulture | Gets or sets the publish language Visual Studio uses to publish the application. |
![]() | TrustUrlParameters | Gets or sets a value that indicates whether to allow uniform resource identifier (URI) parameters to be passed to application. |
![]() | UpdateEnabled | Gets or sets a value that indicates whether users can update the application. |
![]() | UpdateInterval | Gets or sets how long the application waits before it checks for updates. |
![]() | UpdateIntervalUnits | Gets or sets the units of time of the UpdateInterval property. |
![]() | UpdateMode | Gets or sets the strategy that the application uses to check for available updates. |
![]() | UpdatePeriodically | Gets or sets a value that indicates whether the application checks for updates. |
![]() | UpdateRequired | Gets or sets a value that indicates whether this version represents a required update. |
![]() | UpdateUrl | Gets or sets the uniform resource identifier (URI) for updates for the application. |
![]() | UseApplicationTrust | Gets or sets a value that indicates whether manifest trust information, in addition to publisher and product information, is added to the application manifest. |
![]() | VerifyUploadedFiles | Gets or sets a value that indicates whether Visual Studio verifies the uploaded files after they are published. |
![]() | WebPageFileName | Gets or sets the name of the Web page that Visual Studio creates when the application is published. |
