IVsDeployableProjectCfg2 Interface
Used to support output about deployment during project deployment. Extends and inherits from IVsDeployableProjectCfg.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("A981529F-4D0D-46EE-A758-AC26E50E099D")] public interface IVsDeployableProjectCfg2 : IVsDeployableProjectCfg
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("A981529F-4D0D-46EE-A758-AC26E50E099D") */
public interface IVsDeployableProjectCfg2 extends IVsDeployableProjectCfg