Freigeben über


AutomationRemoteOperationResult.ExtendedError Eigenschaft

Definition

Ruft zusätzliche Fehlerinformationen ab, wenn der Remotevorgang Status oder ExecutionFailurezurückgibtInstructionEvaluationFailure.

public:
 property HResult ExtendedError { HResult get(); };
HResult ExtendedError();
public System.Exception ExtendedError { get; }
var hResult = automationRemoteOperationResult.extendedError;
Public ReadOnly Property ExtendedError As Exception

Eigenschaftswert

Die zusätzlichen Fehlerinformationen.

Gilt für: