SimulatorClient.ErrorReportingSettings Property
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.
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
Returns Object.