This topic has not yet been rated - Rate this topic

IVsaIDE Interface

Note: This API is now obsolete.

This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)
[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.")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("78470A10-8153-407d-AB1B-05067C54C36B")]
public interface IVsaIDE

The IVsaIDE type exposes the following members.

  NameDescription
Public propertyDefaultSearchPathThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public propertyExtensibilityObjectThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public propertyIDEModeThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public propertySiteThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top
  NameDescription
Public methodEnableMainWindowThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public methodShowIDEThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.