Edit

Share via


InstalledExtensionStateIssueType Enum

Definition

Installation issue type (Warning, Error)

[System.Runtime.Serialization.DataContract]
public enum InstalledExtensionStateIssueType
type InstalledExtensionStateIssueType = 
Public Enum InstalledExtensionStateIssueType
Inheritance
InstalledExtensionStateIssueType
Attributes

Fields

Error 1

Represents an installation error, for example an explicit demand not supported

Warning 0

Represents an installation warning, for example an implicit demand not supported

Applies to