IVsPublishableProjectCfg Members
Include Protected Members
Include Inherited Members
Enables a project to control its publication. Publication includes such things as moving the project to a file server or a Web site.
The IVsPublishableProjectCfg type exposes the following members.
Methods
Name
Description
Establishes a callback for publishing status.
Retrieves the value of a publish property by property type.
Queries whether the project supports publishing and whether or not the project is ready for publishing.
Queries about the status of an ongoing publishing operation.
Displays a prompt to ask whether or not a publishing operation should be done.
Begins publishing.
Halts a publishing operation.
Unregisters a callback used for monitoring publishing status.
Top