SimulatorClient.ErrorReportingSettings Property

Definition

Gets the IErrorReportingSettings for the Simulator session. This is not cached by the Simulator. Caller is responsible for caching and releasing.

public:
 property System::Object ^ ErrorReportingSettings { System::Object ^ get(); };
public object ErrorReportingSettings { get; }
member this.ErrorReportingSettings : obj
Public ReadOnly Property ErrorReportingSettings As Object

Property Value

Object

Returns Object.

Implements

Applies to