言語

ScriptEventArgs クラス

定義

進行状況イベントとエラー イベントのスクリプト イベント引数

public class ScriptEventArgs : EventArgs
type ScriptEventArgs = class
    inherit EventArgs
Public Class ScriptEventArgs
Inherits EventArgs
継承
ScriptEventArgs

コンストラクター

名前 説明
ScriptEventArgs(Urn, Exception, Boolean)

進行状況イベントとエラー イベントのスクリプト イベント引数

ScriptEventArgs(Urn, Exception)

進行状況イベントとエラー イベントのスクリプト イベント引数

プロパティ

名前 説明
Completed

進行状況イベントとエラー イベントのスクリプト イベント引数

ContinueScripting

進行状況イベントとエラー イベントのスクリプト イベント引数

Error

進行状況イベントとエラー イベントのスクリプト イベント引数

Urn

進行状況イベントとエラー イベントのスクリプト イベント引数

適用対象