IInProcessHost2 Interface
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Tools.Applications.DesignTime
Assembly: Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IInProcessHost2
'Usage
Dim instance As IInProcessHost2
[CLSCompliantAttribute(false)]
public interface IInProcessHost2
[CLSCompliantAttribute(false)]
public interface class IInProcessHost2
public interface IInProcessHost2
See Also
Reference
Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace