Compartir a través de


IVsaIDE Interfaz

Definición

Precaución

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

Este tipo admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

public interface class IVsaIDE
[System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaIDE
[System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
public interface IVsaIDE
[<System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaIDE = interface
[<System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
type IVsaIDE = interface
Public Interface IVsaIDE
Atributos

Propiedades

DefaultSearchPath
Obsoletos.

Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

ExtensibilityObject
Obsoletos.

Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

IDEMode
Obsoletos.

Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Site
Obsoletos.

Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Métodos

EnableMainWindow(Boolean)

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

Obsoletos.

Habilita la ventana principal.

ShowIDE(Boolean)

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

Obsoletos.

Muestra u oculta el IDE.

Se aplica a