IConnections.Connected Event
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.
Fired on a new connection.
C++
public:
event EventHandler<Microsoft::VisualStudio::Web::BrowserLink::ConnectionEventArgs ^> ^ Connected;
event EventHandler<Microsoft.VisualStudio.Web.BrowserLink.ConnectionEventArgs> Connected;
member this.Connected : EventHandler<Microsoft.VisualStudio.Web.BrowserLink.ConnectionEventArgs>
Event Connected As EventHandler(Of ConnectionEventArgs)
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |