SimulatorErrorCodes.ErrorReportingSettingsFailed Field
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.
Failed to obtain the ErrorReportingSettings object in remote RDP session
public: int ErrorReportingSettingsFailed = 8;
public const int ErrorReportingSettingsFailed = 8;
val mutable ErrorReportingSettingsFailed : int
Public Const ErrorReportingSettingsFailed As Integer = 8