VSPIAImporter Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Implemented by all wrapping tools.

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

Syntax

'Declaration
<GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B")> _
Public Interface VSPIAImporter _
    Inherits IVsTypeLibraryWrapper
'Usage
Dim instance As VSPIAImporter
[GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B")]
public interface VSPIAImporter : IVsTypeLibraryWrapper
[GuidAttribute(L"E6065B70-C9B6-4636-80F5-1CF92D7ECE5B")]
public interface class VSPIAImporter : IVsTypeLibraryWrapper
public interface VSPIAImporter extends IVsTypeLibraryWrapper

See Also

Reference

VSPIAImporter Members

Microsoft.VisualStudio.Shell.Interop Namespace