SimulatorErrorCodes.CanNotCallSimulatorWithoutStart 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果没有运行,则无法在模拟器上调用任何操作
public: int CanNotCallSimulatorWithoutStart = 2;
public const int CanNotCallSimulatorWithoutStart = 2;
val mutable CanNotCallSimulatorWithoutStart : int
Public Const CanNotCallSimulatorWithoutStart As Integer = 2