IVsaIDE Interface

Définition

Attention

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.

Ce type prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

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
Attributs

Propriétés

DefaultSearchPath
Obsolète.

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

ExtensibilityObject
Obsolète.

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

IDEMode
Obsolète.

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

Site
Obsolète.

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

Méthodes

EnableMainWindow(Boolean)

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

Obsolète.

Active la fenêtre principale.

ShowIDE(Boolean)

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

Obsolète.

Affiche ou masque l’IDE.

S’applique à