SDKManifest.ReadError Property
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.
Flag set to true if an exception occurred while reading the manifest
public:
property bool ReadError { bool get(); };
public bool ReadError { get; }
member this.ReadError : bool
Public ReadOnly Property ReadError As Boolean