1 out of 1 rated this helpful - Rate this topic

IServiceProvider Interface

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)

[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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.