Click or drag to resize

MacroPlugin Properties

The MacroPlugin type exposes the following members.

Properties
  NameDescription
Public propertyContextName
The name used in context menus of articy:draft, defaults to the DisplayName of not overridden
Public propertyDisplayName
The display name of the plugin for use in dialogs
Public propertyManifest
The object containing the information from the "PluginManifest.xml" file
Public propertySession
The object that represents the currently running articy:draft session and allows access to global functionality
Public propertyTechnicalName
The technical name of the plugin, returns the name from the manifest file
Top
See Also