BrowserLinkExtension Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for browser link extensions.
public ref class BrowserLinkExtension abstract
public abstract class BrowserLinkExtension
type BrowserLinkExtension = class
Public MustInherit Class BrowserLinkExtension
- Inheritance
-
BrowserLinkExtension
Actions |
Returns Actions that are presented on the Browser Link Dashboard |
Browsers |
Client invoke root. |
Connections |
Connections root. |
Factories |
Factories root. |
Name |
Name of this extension. |
On |
Called when the given connection has connected. Perform extension initialization here. |
On |
Called when the given connection is disconnecting. Perform extension clean up here. |
Pre |
Internal only. Initializes extension properties before we hand control to the extension author. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |