C# Класс NuGetConsole.Host.PowerShellProvider.RegistryHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
CheckIfPowerShell2Installed ( ) : bool

Detects if PowerShell 2.0 runtime is installed.

Detection logic is obtained from here: http://blogs.msdn.com/b/powershell/archive/2009/06/25/detection-logic-poweshell-installation.aspx

Описание методов

CheckIfPowerShell2Installed() публичный статический Метод

Detects if PowerShell 2.0 runtime is installed.
Detection logic is obtained from here: http://blogs.msdn.com/b/powershell/archive/2009/06/25/detection-logic-poweshell-installation.aspx
public static CheckIfPowerShell2Installed ( ) : bool
Результат bool