IOleServiceProvider Interface

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Office.Runtime.Interop
Assembly:  Microsoft.VisualStudio.Tools.Office.Runtime (in Microsoft.VisualStudio.Tools.Office.Runtime.dll)

Syntax

'Declaration
<GuidAttribute("6d5140c1-7436-11ce-8034-00aa006009fa")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IOleServiceProvider
[GuidAttribute("6d5140c1-7436-11ce-8034-00aa006009fa")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleServiceProvider

The IOleServiceProvider type exposes the following members.

Methods

  Name Description
Public method QueryService Infrastructure.

Top

See Also

Reference

Microsoft.VisualStudio.Tools.Office.Runtime.Interop Namespace