IVsaIDESite Interface

Definition

Caution

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.

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

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
Attributes

Methods

Notify(String, Object)

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

Applies to