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

Inheritance: Microsoft.VisualStudio.Project.ConfigProvider
Afficher le fichier Open project: IntelliTect/PowerStudio

Méthodes publiques

Méthode Description
PowerShellConfigProvider ( ProjectNode manager ) : Microsoft.VisualStudio.Project

Méthodes protégées

Méthode Description
CreateProjectConfiguration ( string configName ) : ProjectConfig

Method Details

CreateProjectConfiguration() protected méthode

protected CreateProjectConfiguration ( string configName ) : ProjectConfig
configName string
Résultat Microsoft.VisualStudio.Project.ProjectConfig

PowerShellConfigProvider() public méthode

public PowerShellConfigProvider ( ProjectNode manager ) : Microsoft.VisualStudio.Project
manager Microsoft.VisualStudio.Project.ProjectNode
Résultat Microsoft.VisualStudio.Project