Microsoft.VisualStudio.Web.BrowserLink Namespace

Classes

BrowserLinkAction

Represents an Action that can be presented on the Browser Link Dashboard

BrowserLinkCallbackAttribute

Represents an attribute that specifies a method is a browser link callback.

BrowserLinkConnection

Encapsulates a browser link connection between Visual Studio and a browser.

BrowserLinkExtension

Base class for browser link extensions.

ConnectionEventArgs

Event arguments used for when a connection has been added or removed.

ExtensionEvent<T>

Extensible extension event object.

ExtensionEvents

Extensible extension events.

Interfaces

IBrowserLinkExtensionFactory

Creates instances of browser link extension objects.

IBrowserLinkService

Root browser link service object.

IClientBrowsers

Provides accesses connection clients for remote method invocation.

IClientInvoke

Permits invocation of Javascript browser link extension call backs.

IClientMessaging

Interface for messaging from VS to the browser.

IConnections

Browser link connections root.

IFactories

Provides access to the loaded Browser linkExtension factories.