次の方法で共有


AutomationModuleErrorInfo クラス

定義

モジュールのエラー情報の種類の定義。

public class AutomationModuleErrorInfo
type AutomationModuleErrorInfo = class
Public Class AutomationModuleErrorInfo
継承
AutomationModuleErrorInfo

コンストラクター

AutomationModuleErrorInfo()

AutomationModuleErrorInfo の新しいインスタンスを初期化します。

プロパティ

Code

エラー コードを取得します。値の設定も可能です。

Message

エラー メッセージを取得または設定します。

適用対象