This topic has not yet been rated - Rate this topic

IVsDeployableProjectCfg Interface

Allows a project to manage deployment operations.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("358F6C9F-CD65-446A-B79A-30CEE094FDC1")] 
public interface IVsDeployableProjectCfg
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("358F6C9F-CD65-446A-B79A-30CEE094FDC1") */ 
public interface IVsDeployableProjectCfg
InterfaceTypeAttribute(1) 
GuidAttribute("358F6C9F-CD65-446A-B79A-30CEE094FDC1") 
public interface IVsDeployableProjectCfg

IVsDeployableProjectCfg is implemented on an object separate from the configuration object that supports IVsProjectCfg. IVsDeployableProjectCfg operates in the background, allowing the environment to query the status of a deployment operation at any time or to stop the operation if necessary.

Notes to Callers Called by the environment when the user selects the deploy command.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ