IVsaIDE インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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 IVsaIDE
[System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaIDE
[System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")]
[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 IVsaIDE
[<System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaIDE = interface
[<System.Runtime.InteropServices.Guid("78470A10-8153-407d-AB1B-05067C54C36B")>]
[<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 IVsaIDE = interface
Public Interface IVsaIDE
- 属性
プロパティ
DefaultSearchPath |
古い.
このメンバーは .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 |
ExtensibilityObject |
古い.
このメンバーは .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 |
IDEMode |
古い.
このメンバーは .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 |
Site |
古い.
このメンバーは .NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 |
メソッド
EnableMainWindow(Boolean) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
古い.
メイン ウィンドウを有効にします。 |
ShowIDE(Boolean) |
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
古い.
IDE を表示または非表示にします。 |
適用対象
.NET