SimulatorErrorCodes.UnknownError Field

Definition

Any other error not known.

public: int UnknownError = -1;
public const int UnknownError = -1;
val mutable UnknownError : int
Public Const UnknownError As Integer  = -1

Field Value

Value = -1
Int32

Applies to