IServiceProvider Interface
Visual Studio 2005
Provides access to a service identified by a globally unique identifier (GUID). For more information, see IServiceProvider.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")] public interface IServiceProvider
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA") */
public interface IServiceProvider
InterfaceTypeAttribute(1) GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA") public interface IServiceProvider