C# Class PowerStudio.LanguageServices.PowerShell.Project.PowerShellConfigProvider

Inheritance: Microsoft.VisualStudio.Project.ConfigProvider
显示文件 Open project: IntelliTect/PowerStudio

Public Methods

Method Description
PowerShellConfigProvider ( ProjectNode manager ) : Microsoft.VisualStudio.Project

Protected Methods

Method Description
CreateProjectConfiguration ( string configName ) : ProjectConfig

Method Details

CreateProjectConfiguration() protected method

protected CreateProjectConfiguration ( string configName ) : ProjectConfig
configName string
return Microsoft.VisualStudio.Project.ProjectConfig

PowerShellConfigProvider() public method

public PowerShellConfigProvider ( ProjectNode manager ) : Microsoft.VisualStudio.Project
manager Microsoft.VisualStudio.Project.ProjectNode
return Microsoft.VisualStudio.Project