Click or drag to resize
Galactic API

IPowerShellScriptResults Property

The results of the Powershell Script call.

Namespace:  Galactic.PowerShell
Assembly:  Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
Collection<PSObject> Results { get; set; }

Property Value

Type: CollectionPSObject
See Also