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 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

適用対象