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