SimulatorErrorCodes.ApplicationNotFound 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.
Application not found
public: int ApplicationNotFound = 1168;
public const int ApplicationNotFound = 1168;
val mutable ApplicationNotFound : int
Public Const ApplicationNotFound As Integer = 1168