SimulatorErrorCodes.ProcessFileNotFound 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.
FileNotFound exception from remote server
public: int ProcessFileNotFound = 7;
public const int ProcessFileNotFound = 7;
val mutable ProcessFileNotFound : int
Public Const ProcessFileNotFound As Integer = 7