Click or drag to resize

PFPluginParentBundle Property

Gets the parent bundle. Only relevant if the plugin is currently in a bundle.

Namespace:  Packflow.Plugins
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFPluginBundle ParentBundle { get; }

Property Value

Type: PFPluginBundle
See Also