InstalledExtensionStateIssue interface
Represents an installation issue
Properties
message | The error message |
source | Source of the installation issue, for example "Demands" |
type | Installation issue type (Warning, Error) |
Property Details
message
The error message
message: string
Property Value
string
source
Source of the installation issue, for example "Demands"
source: string
Property Value
string
type
Installation issue type (Warning, Error)
type: InstalledExtensionStateIssueType