次の方法で共有


AutomationResponseError クラス

定義

操作エラーのエラー応答。

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

コンストラクター

AutomationResponseError()

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

プロパティ

Code

エラー コード。

Message

操作が失敗した理由を示すエラー メッセージ。

適用対象