IPlugin.IsEnabled Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a value indicating whether the plugin is enabled.
bool IsEnabled { get; set; }
Property value
bool
Gets or sets a value indicating whether the plugin is enabled.
bool IsEnabled { get; set; }