Click or drag to resize

MacroPluginTechnicalName Property

The technical name of the plugin, returns the name from the manifest file

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

Property Value

Type: String
See Also