Updated: November 2007
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)
Visual Basic (Declaration)
<GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")> _
<InterfaceTypeAttribute()> _
Public Interface IServiceProvider
Dim instance As IServiceProvider
[GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface IServiceProvider
[GuidAttribute(L"6D5140C1-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface class IServiceProvider
public interface IServiceProvider
Reference