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。 |