IDeployProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IDeployProvider Interface.
public interface IDeployProvider
type IDeployProvider = interface
Public Interface IDeployProvider
Methods
ExecuteDeployAsync(IWorkspace, IServiceProvider, DeployContext, Func<String,Task>, CancellationToken) |
Executes the deploy action. |