PFPluginDescriptionSettings Property |
Gets the plugin's settings, not recursive.
Namespace:
Packflow.Plugins
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public List<PFPluginSetting> Settings { get; }
Property Value
Type:
ListPFPluginSettingSee Also