Share via


IVsDeployStatusCallback Interface

Enables the environment to receive notifications about the status of a deployment operation.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Déclaration
<GuidAttribute("E9964F8D-5600-4623-B611-FF4007B22419")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDeployStatusCallback
'Utilisation
Dim instance As IVsDeployStatusCallback
[GuidAttribute("E9964F8D-5600-4623-B611-FF4007B22419")]
[InterfaceTypeAttribute()]
public interface IVsDeployStatusCallback
[GuidAttribute(L"E9964F8D-5600-4623-B611-FF4007B22419")]
[InterfaceTypeAttribute()]
public interface class IVsDeployStatusCallback
public interface IVsDeployStatusCallback

See Also

Reference

IVsDeployStatusCallback Members

Microsoft.VisualStudio.Shell.Interop Namespace