Click or drag to resize

ScriptContainer Methods

The ScriptContainer type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodLoadOptions Used to load options and settings derived from ScriptOptions for use with the implemented script.
Public methodLoadReport Used to show a report derived from ScriptReport to the user after script execution.
Public methodProgressStep Used for providing progress manually
Public methodRun Executes the script.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also