Microsoft.VisualStudio.ManagedInterfaces Completes all pending validations before continuing. true to continue, false to cancel the action that triggered the validation. Gets the current value for the given property.  The name of the property to get. The value of the property. Gets the current values for the given property for each of the supplied configurations. The name of the property to get. [out] Returns an array of configurations that may be affected. [out] Returns an array of values for each of the configurations. If the method succeeds, it returns , otherwise an error code. Raised when the property page is activated or deactivated as the active designer. true if the page has been activated, false if it has been deactivated. Sets the given value for the given property. The name of the property. The value to set. Sets the given values for the given properties, one for each of the supplied configurations. The name of the property. The configurations in which to set the property. The values to set. Notifies the property page of the site. . Determines the given property supports getting and setting multiple values at the same time. The name of the property. true if the given property supports getting and setting multiple values at the same time. Gets a transaction to group multiple property changes into a single undo/redo unit. The description of the transaction. . Raised after a property on the property page has changed. The name of the property whose value has changed. A that applies to the property. The previous value of the property. The new value of the property. Raised before a property value is changed. The name of the property to be changed. A that applies to the property. Returns this file to the default state. Gets or sets whether or not this package should be installed. true if the package should be installed. Gets the name of the package. The name of the package. Gets the unique identifier of the package. The unique identifier of the package. Gets the number of items contained by the collection. The number of items contained by the collection. Gets an interface given its product code. The of the bootstrapper package. A bootstrapper package. Gets and sets the published group. The published group. Gets whether or not the interface's file is an assembly. true if the file is an assembly, otherwise false. Gets whether or not the file is a data file. true if the file is a data file, otherwise false. Gets whether or not the file cannot be mapped to an item in the project. true if the file cannot be mapped to an item in the project; false if it can be mapped. Gets whether or not the file is a prerequisite for deployment. true if the file is a prerequisite for deployment, otherwise false. Gets whether or not the file is to be deployed. true if the file should be deployed, otherwise false. Gets whether or not the file is read-only. true if the file is read-only, otherwise false. Gets the name of the file. The name of the file. Gets or sets the current status of the file. The current value. Gets or sets the target path of this file. The target path of this file. Gets the number of files in the collection. The number of files in the collection. Gets the file with the specified name. The name of the file. . Gets or sets the revision number of the application. The revision number of the application. Gets or sets the version of the application. The version of the application. Gets or sets whether to create an autorun.ini file for this application. true if an autorun.ini file should be created for this application. Gets or sets the way the bootstrapper should download components. . Gets or sets the URL from which to download bootstrapper components of this application. The URL from which to download bootstrapper components of this application. Gets or sets whether the bootstrapper should be generated. true if the bootstrapper should be generated. Gets the collection of bootstrapper packages. . Gets or sets whether to generate a Web page when this application is published. true if a Web page should be created. Gets or sets whether to run the application after installation true if the application should be started after installation. Gets or sets whether to install the application on the user's machine. true to install the application on the user's machine. Gets or sets the type of install location. . Gets or sets the URL from which the user should install the application. The URL from which the user should install the application. Gets or sets whether to add ".deploy" as an extension to all deployed files. true to add ".deploy" as an extension to all deployed files. Gets or sets the minimum version users can install. The minimum version users can install. Gets or sets whether to open the default browser after each publish. true to open the default browser every time the application is published. Gets and sets the name of the application. The name of the application that will be displayed on the installation program. Gets or sets the name of the publisher. The name of the publisher that will be displayed in the installation program. Gets a collection of files that can be deployed. . Gets or sets the URL to which the application will be deployed. The URL to which the application will be deployed. Gets or sets the URL to which users can go for support. The URL to which users can go for support. Gets or sets the culture for which the deployment will be generated. The culture for which the deployment will be generated. Gets or sets whether to allow users to pass parameters to the application via the URL. true to allow users to pass parameters to the application via the URL. Gets or sets whether users are allowed to update their application. true if users are allowed to update their application. Gets or sets the number of units for the application to wait before checking for updates. The number of units for the application to wait before checking for updates. Gets or sets the units of time for the application to wait before checking for updates. . Gets or sets the mode by which the application will check for updates. . Gets or sets whether the application should check for updates. true if the application should check for updates. Gets or sets whether update is required. true if update is required. Gets or sets the URL to use to check for future updates. The URL to use to check for future updates. Gets or sets whether the uploaded files will be validated after publish. true if uploaded files will be validated after publish. Gets or sets the name of the web page that should be created or opened on publish. The name of the web page that should be created or opened on publish. An optional interface which may be implemented by property pages hosted inside the Project Designer. Implementing this interface allows the page to participate in advanced scenarios supported by the Project Designer (for instance, automatic Undo and Redo functionality). However, (or ) is still required. An interface which is implemented (in addition to ) by the Project Designer on sites that host property pages. It is necessary for some advanced scenarios supported by the Project Designer (for instance, automatic Undo and Redo), but it is not necessary to use this interface in order to be hosted as a property page in the Project Designer. Specifies the location from which packages should be downloaded at install time. The component vendor's site. The same location as the bootstrapper. An absolute path specified by . An interface defining a bootstrapper package. A collection of objects. This enumeration describes possible installation sources. Installation source is a website. Installation source is a UNC path. Installation source is disk. A wrapper for a COM publishing interface. An interface defining a collection of objects implementing . Defines the properties of a published application. An enumeration of possible publish statuses. Auto Include Exclude DataFile Prerequisite An enumeration with values that describe the frequency of updates. Specifies that publishing updates should occur in hours. Specifies that publishing updates should occur in days. Specifies that publishing updates should occur in weeks. An enumeration that describes valid publishing update modes. Foreground Background