IErrorReportingSettings.SetErrorOptions(ErrorOptions) Method

Definition

Sets the type of error reporting for the error object.

public:
 void SetErrorOptions(ErrorOptions value);
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.

Applies to