SimulatorErrorCodes.InstallationCorrupt 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.
Could not find InstallPath in registry, Simulator installation might be corrupted.
public: int InstallationCorrupt = 10;
public const int InstallationCorrupt = 10;
val mutable InstallationCorrupt : int
Public Const InstallationCorrupt As Integer = 10