다음을 통해 공유


IVsaIDESite 인터페이스

정의

주의

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.

이 형식은 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

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
특성

메서드

Notify(String, Object)
사용되지 않음.

이 형식은 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

적용 대상