AppManifestError Properties |
Version 92.0.260 The AppManifestError type exposes the following members.
Properties
| Name | Description |
---|
![Public property Public property](../icons/pubproperty.gif) | Column |
Error column.
|
![Public property Public property](../icons/pubproperty.gif) | Critical |
If criticial, this is a non-recoverable parse error.
|
![Public property Public property](../icons/pubproperty.gif) | Line |
Error line.
|
![Public property Public property](../icons/pubproperty.gif) | Message |
Error message.
|
Top
See Also