SimulatorErrorCodes.AnotherUserRunningSimulator 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.
Another user on this computer is running Simulator, cannot start Simulator.
public: int AnotherUserRunningSimulator = 13;
public const int AnotherUserRunningSimulator = 13;
val mutable AnotherUserRunningSimulator : int
Public Const AnotherUserRunningSimulator As Integer = 13