PackageInstaller(ILogger, IApplicationInfo) Constructor
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.
public:
PackageInstaller(Microsoft::VisualStudio::Web::CodeGeneration::ILogger ^ logger, Microsoft::VisualStudio::Web::CodeGeneration::DotNet::IApplicationInfo ^ applicationInfo);
public PackageInstaller (Microsoft.VisualStudio.Web.CodeGeneration.ILogger logger, Microsoft.VisualStudio.Web.CodeGeneration.DotNet.IApplicationInfo applicationInfo);
new Microsoft.VisualStudio.Web.CodeGeneration.PackageInstaller : Microsoft.VisualStudio.Web.CodeGeneration.ILogger * Microsoft.VisualStudio.Web.CodeGeneration.DotNet.IApplicationInfo -> Microsoft.VisualStudio.Web.CodeGeneration.PackageInstaller
Public Sub New (logger As ILogger, applicationInfo As IApplicationInfo)
Parameters
- logger
- ILogger
- applicationInfo
- IApplicationInfo