IVsaIDESite インターフェイス

メモ: この API は、互換性のために残されています。

この型は .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.Vsa
アセンブリ:  Microsoft.Vsa (Microsoft.Vsa.dll 内)

構文

'宣言
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<ObsoleteAttribute("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.")> _
<GuidAttribute("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")> _
Public Interface IVsaIDESite
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[ObsoleteAttribute("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.")]
[GuidAttribute("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")]
public interface IVsaIDESite
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[ObsoleteAttribute(L"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.")]
[GuidAttribute(L"7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")]
public interface class IVsaIDESite
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<ObsoleteAttribute("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.")>]
[<GuidAttribute("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")>]
type IVsaIDESite =  interface end
public interface IVsaIDESite

IVsaIDESite 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド Notify この型は .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

このページのトップへ

参照

関連項目

Microsoft.Vsa 名前空間