This documentation is archived and is not being maintained.
IVsaIDE Interface
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <Guid("78470A10-8153-407d-AB1B-05067C54C36B")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface IVsaIDE [C#] [Guid("78470A10-8153-407d-AB1B-05067C54C36B")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IVsaIDE [C++] [Guid("78470A10-8153-407d-AB1B-05067C54C36B")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface IVsaIDE [JScript] public Guid("78470A10-8153-407d-AB1B-05067C54C36B") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface IVsaIDE
See Also
Show: