Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. The CLS-compliant alternative is .
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
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("A35EE24F-222F-456E-99A1-8357F33EC526")> _
<CLSCompliantAttribute(False)> _
Public Interface IVstaHostAdapterInternal
'Usage
Dim instance As IVstaHostAdapterInternal
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[ComVisibleAttribute(true)]
[GuidAttribute("A35EE24F-222F-456E-99A1-8357F33EC526")]
[CLSCompliantAttribute(false)]
public interface IVstaHostAdapterInternal
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[ComVisibleAttribute(true)]
[GuidAttribute(L"A35EE24F-222F-456E-99A1-8357F33EC526")]
[CLSCompliantAttribute(false)]
public interface class IVstaHostAdapterInternal
public interface IVstaHostAdapterInternal
See Also
Reference
IVstaHostAdapterInternal Members
Microsoft.VisualStudio.Tools.Applications.DesignTime.Internal Namespace