IVsaIDESite 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 IVsaIDESite
[System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaIDESite
[System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")]
[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 IVsaIDESite
[<System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaIDESite = interface
[<System.Runtime.InteropServices.Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")>]
[<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 IVsaIDESite = interface
Public Interface IVsaIDESite
Atributos

Métodos

Notify(String, Object)
Obsoletos.

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

Se aplica a