SafeWebBrowser.IOleServiceProvider Interface

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.ControlsCore (in Microsoft.TeamFoundation.WorkItemTracking.ControlsCore.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
[GuidAttribute(L"6D5140C1-7436-11CE-8034-00AA006009FA")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IOleServiceProvider
[<GuidAttribute("6D5140C1-7436-11CE-8034-00AA006009FA")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IOleServiceProvider =  interface end
public interface IOleServiceProvider

The SafeWebBrowser.IOleServiceProvider type exposes the following members.

Methods

  Name Description
Public method QueryService

Top

See Also

Reference

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace