IErrorReportingSettings.SetErrorOptions(ErrorOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.