Click or drag to resize
Galactic API

Galactic.PowerShell Namespace

 
Classes
  ClassDescription
Public classPowerShell
A collection of helper methods for using PowerShell.
Public classPowerShellScript
A class that provides the ability to run and verify the results from PowerShell scripts. Provides the ability to run the scripts both synchronously and asynchronously.
Interfaces
  InterfaceDescription
Public interfaceIPowerShellScript
An interface for classes that implement PowerShell scripting functionality.
Delegates
  DelegateDescription
Public delegatePowerShellProcessResults
Processes the results of a script invocation.