IBrowserLinkExtensionFactory Interface
Creates instances of browser link extension objects.
Assembly: Microsoft.VisualStudio.Web.BrowserLink.12.0 (in Microsoft.VisualStudio.Web.BrowserLink.12.0.dll)
The IBrowserLinkExtensionFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateExtensionInstance | Creates a BrowserLinkExtension object when a new connection is made. |
![]() | GetScript | Returns the Javascript implementation of this extension. |
Show:
