MvcLayoutDependencyInstaller Class

Definition

public ref class MvcLayoutDependencyInstaller : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Dependency::DependencyInstaller
public class MvcLayoutDependencyInstaller : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Dependency.DependencyInstaller
type MvcLayoutDependencyInstaller = class
    inherit DependencyInstaller
Public Class MvcLayoutDependencyInstaller
Inherits DependencyInstaller
Inheritance
MvcLayoutDependencyInstaller

Constructors

MvcLayoutDependencyInstaller(IProjectContext, IApplicationInfo, ILogger, IPackageInstaller, IServiceProvider)

Properties

ApplicationEnvironment (Inherited from DependencyInstaller)
Dependencies
IsMsBuildProject (Inherited from DependencyInstaller)
Logger (Inherited from DependencyInstaller)
MissingDepdencies (Inherited from DependencyInstaller)
PackageInstaller (Inherited from DependencyInstaller)
ProjectContext (Inherited from DependencyInstaller)
ServiceProvider (Inherited from DependencyInstaller)
StartupContents
TemplateFolders (Inherited from DependencyInstaller)
TemplateFoldersName

Methods

CopyFolderContentsRecursive(String, String) (Inherited from DependencyInstaller)
Execute() (Inherited from DependencyInstaller)
GenerateCode()
InstallDependencies() (Inherited from DependencyInstaller)

Applies to