Click or drag to resize

MacroPluginDisplayName Property

The display name of the plugin for use in dialogs

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

Property Value

Type: String
See Also