InstalledExtensionStateIssueType enum
Installation issue type (Warning, Error)
Fields
| Warning = 0 | Represents an installation warning, for example an implicit demand not supported |
| Error = 1 | Represents an installation error, for example an explicit demand not supported |