IHostItemRemoved Interface

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Applications.DesignTime.Internal
Assembly:  Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0.dll)

Syntax

'Declaration
<ComVisibleAttribute(True)> _
<GuidAttribute("F1374CDC-45D5-4195-9588-953602AC4012")> _
Public Interface IHostItemRemoved
'Usage
Dim instance As IHostItemRemoved
[ComVisibleAttribute(true)]
[GuidAttribute("F1374CDC-45D5-4195-9588-953602AC4012")]
public interface IHostItemRemoved
[ComVisibleAttribute(true)]
[GuidAttribute(L"F1374CDC-45D5-4195-9588-953602AC4012")]
public interface class IHostItemRemoved
public interface IHostItemRemoved

See Also

Reference

IHostItemRemoved Members

Microsoft.VisualStudio.Tools.Applications.DesignTime.Internal Namespace