Class PluginProperties
Represents plugin properties.
public abstract class PluginProperties
- Inheritance
-
PluginProperties
- Derived
- Inherited Members
Properties
HasSettings
Gets or sets value indicating that the plugin provides user settings view.
public bool HasSettings { get; set; }