This documentation is archived and is not being maintained.
IVsaIDESite 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("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface IVsaIDESite [C#] [Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IVsaIDESite [C++] [Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface IVsaIDESite [JScript] public Guid("7BD84086-1FB5-4b5d-8E05-EAA2F17218E0") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface IVsaIDESite
See Also
Show: