IClientMessaging Interface
Interface for messaging from VS to the browser.
Assembly: Microsoft.VisualStudio.Web.BrowserLink.12.0 (in Microsoft.VisualStudio.Web.BrowserLink.12.0.dll)
The IClientMessaging type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Invoke | Invokes a remote Javascript method. |
![]() | InvokeAsync<TResult> | Asynchronously invokes a remote Javascript method. |
Show:
