IClientBrowsers.AllExcept(BrowserLinkConnection[]) Methode

Definition

Greift auf alle Clients mit Ausnahme der angegebenen Clients zu.

public:
 Microsoft::VisualStudio::Web::BrowserLink::IClientInvoke ^ AllExcept(cli::array <Microsoft::VisualStudio::Web::BrowserLink::BrowserLinkConnection ^> ^ connections);
public Microsoft.VisualStudio.Web.BrowserLink.IClientInvoke AllExcept (Microsoft.VisualStudio.Web.BrowserLink.BrowserLinkConnection[] connections);
abstract member AllExcept : Microsoft.VisualStudio.Web.BrowserLink.BrowserLinkConnection[] -> Microsoft.VisualStudio.Web.BrowserLink.IClientInvoke
Public Function AllExcept (connections As BrowserLinkConnection()) As IClientInvoke

Parameter

connections
BrowserLinkConnection[]

Gibt zurück

IClientInvoke

Gilt für