Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace

 

The Microsoft.VisualStudio.ManagedInterfaces.Publish namespace contains types that support ClickOnce projects. For more information about ClickOnce, see ClickOnce Security and Deployment.

InterfaceDescription
System_CAPS_pubinterfaceIBootstrapperPackage

An interface defining a bootstrapper package.

System_CAPS_pubinterfaceIBootstrapperPackageCollection

A collection of IBootstrapperPackage objects.

System_CAPS_pubinterfaceIFileAssociation

Represents an association between a file type and a specific program.

System_CAPS_pubinterfaceIFileAssociationCollection

Represents a collection of file type associations.

System_CAPS_pubinterfaceIPublishFile

A wrapper for a COM publishing interface.

System_CAPS_pubinterfaceIPublishFile2

Defines the ClickOnce properties of one file in a deployment on computers that have Visual Studio 2008 Service Pack 1 or later versions.

System_CAPS_pubinterfaceIPublishFileCollection

An interface defining a collection of objects implementing IPublishFile.

System_CAPS_pubinterfaceIPublishProperties

Defines the properties of a published application.

System_CAPS_pubinterfaceIPublishProperties2

Defines the ClickOnce properties of a published application.

System_CAPS_pubinterfaceIPublishProperties3

Defines the ClickOnce properties of a published application on computers that have Visual Studio 2008 Service Pack 1 or later versions.

EnumerationDescription
System_CAPS_pubenumComponentsLocation

Specifies the location from which packages should be downloaded at install time.

System_CAPS_pubenumInstallFrom

This enumeration describes possible installation sources.

System_CAPS_pubenumPublishStatus

An enumeration of possible publish statuses.

System_CAPS_pubenumUpdateIntervalUnits

An enumeration with values that describe the frequency of updates.

System_CAPS_pubenumUpdateMode

An enumeration that describes valid publishing update modes.

Return to top
Show: