IBrowserLinkService.Messaging Property
Definition
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.
Provides access to connection clients for remote method invocation.
public:
property Microsoft::VisualStudio::Web::BrowserLink::IClientMessaging ^ Messaging { Microsoft::VisualStudio::Web::BrowserLink::IClientMessaging ^ get(); };
public Microsoft.VisualStudio.Web.BrowserLink.IClientMessaging Messaging { get; }
member this.Messaging : Microsoft.VisualStudio.Web.BrowserLink.IClientMessaging
Public ReadOnly Property Messaging As IClientMessaging