AppManifestError Properties |
Version 94.4.20 The AppManifestError type exposes the following members.
Properties
| Name | Description |
---|
 | Column |
Error column.
|
 | Critical |
If criticial, this is a non-recoverable parse error.
|
 | Line |
Error line.
|
 | Message |
Error message.
|
Top
See Also