IBrowserLinkService Interface

Root browser link service object.

Namespace:  Microsoft.VisualStudio.Web.BrowserLink
Assembly:  Microsoft.VisualStudio.Web.BrowserLink.12.0 (in Microsoft.VisualStudio.Web.BrowserLink.12.0.dll)

public interface IBrowserLinkService

The IBrowserLinkService type exposes the following members.

  NameDescription
Public propertyConnectionsProvides access to all current client connections.
Public propertyFactoriesProvides access to all loaded extension factories.
Public propertyMessagingProvides access to connection clients for remote method invocation.
Top
Show: