[This documentation is preliminary and is subject to change.]
Defines the interface through which the hosting Windows Live application invokes and communicates with a publishing plug-in.
public interface IPublishPlugin
ShowConfigurationSettings Method
Directs the publishing plug-in to show its configuration UI.
PublishItem Method
Directs the publishing plug-in to publish a specified media object.
HasPublishResults Method
Indicates whether or not a publishing plug-in has publishing results available to display to the user.
LaunchPublishResults Method
Directs the publishing plug-in to display publishing results.
HasSummaryInformation Method
Indicates whether or not a publishing plug-in has summary information available to display to the user.
ShowSummaryInformation Method
Directs the publishing plug-in to display summary information.
Assembly: Microsoft.WindowsLive.PublishPlugins.dll
Microsoft.WindowsLive.PublishPlugins
Windows Live publishing plug-ins must implement this interface.