Share via


RuntimeBrokerErrorSettings.SetErrorOptions(ErrorOptions) Method

Definition

Sets the type of error reporting for the error object.

public:
 virtual void SetErrorOptions(ErrorOptions value) = SetErrorOptions;
void SetErrorOptions(ErrorOptions const& value);
public void SetErrorOptions(ErrorOptions value);
function setErrorOptions(value)
Public Sub SetErrorOptions (value As ErrorOptions)

Parameters

value
ErrorOptions

One of the enumeration values.

Implements

Applies to