ScriptEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Script event args for progress and error events
public class ScriptEventArgs : EventArgs
type ScriptEventArgs = class
inherit EventArgs
Public Class ScriptEventArgs
Inherits EventArgs
- Inheritance
-
ScriptEventArgs
Constructors
ScriptEventArgs(Urn, Exception, Boolean) | |
ScriptEventArgs(Urn, Exception) |
Properties
Completed | |
ContinueScripting | |
Error | |
Urn |