IHostItemProvider Interface (2003 System)

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

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("A4FE9958-2FF2-4675-BBB4-8148F6A75547")> _
Public Interface IHostItemProvider
'Usage
Dim instance As IHostItemProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[ComVisibleAttribute(true)]
[GuidAttribute("A4FE9958-2FF2-4675-BBB4-8148F6A75547")]
public interface IHostItemProvider

See Also

Reference

IHostItemProvider Members

Microsoft.VisualStudio.Tools.Applications.Runtime Namespace