Click or drag to resize

MacroPluginManifest Property

The object containing the information from the "PluginManifest.xml" file

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public MacroPluginManifest Manifest { get; }

Property Value

Type: MacroPluginManifest
See Also