Property Enabled View Source Enabled Gets or sets a value indicating whether this IPlugin is enabled by the user. Declaration bool Enabled { get; set; } Property Value Type Description Boolean true if enabled; otherwise, false.