BrowserLinkExtension.Browsers 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.
Client invoke root.
protected:
property Microsoft::VisualStudio::Web::BrowserLink::IClientBrowsers ^ Browsers { Microsoft::VisualStudio::Web::BrowserLink::IClientBrowsers ^ get(); };
protected Microsoft.VisualStudio.Web.BrowserLink.IClientBrowsers Browsers { get; }
member this.Browsers : Microsoft.VisualStudio.Web.BrowserLink.IClientBrowsers
Protected ReadOnly Property Browsers As IClientBrowsers