PFPlugin_Application Properties |
The PFPlugin_Application type exposes the following members.
Name | Description | |
---|---|---|
![]() | InstanceGuid |
Gets or sets the instance GUID.
(Inherited from PFPlugin.) |
![]() | InstanceName |
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.
(Inherited from PFPlugin.) |
![]() | ParentBundle |
Gets the parent bundle. Only relevant if the plugin is currently in a bundle.
(Inherited from PFPlugin.) |
![]() | Site |
Gets the site hosting this plugin instance.
(Inherited from PFPlugin.) |