Click or drag to resize

PFPlugin Properties

The PFPlugin type exposes the following members.

Properties
  NameDescription
Public propertyInstanceGuid
Gets or sets the instance GUID.
Public propertyInstanceName
Gets or sets the plugin instance name. Only relevant for a multi instance (not singleton) plugin. If this instance is a singleton plugin instance, this property will contain the plugin name.
Public propertyParentBundle
Gets the parent bundle. Only relevant if the plugin is currently in a bundle.
Public propertySite
Gets the site hosting this plugin instance.
Top
See Also