Click or drag to resize

PluginManifest Methods

The PluginManifest type exposes the following members.

Methods
  NameDescription
Public methodIsNameSignatureValid
Checks if the signature (if present) is valid for the Nevigo reserved private namespaces "Articy.*" and "Nevigo.*"
Public methodIsRequiredDraftVersion
Checks if the plugins MinDraftVersion is greater or equal to the given articy:draft version
Public methodSave
Saves the manifest to the location it was read from. Mainly used to persist changes to the "Properties" dictionary
Top
See Also