| PowerShellScriptDispose Method |
Disposes of system resources opened by the script.
Namespace:
Galactic.PowerShell
Assembly:
Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public virtual void Dispose()
Public Overridable Sub Dispose
public:
virtual void Dispose()
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDisposeSee Also