Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
<GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B")> _
Public Interface VSPIAImporter _
Inherits IVsTypeLibraryWrapper
'Uso
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
[<GuidAttribute("E6065B70-C9B6-4636-80F5-1CF92D7ECE5B")>]
type VSPIAImporter =
interface
interface IVsTypeLibraryWrapper
end
public interface VSPIAImporter extends IVsTypeLibraryWrapper