Click or drag to resize

acePluginBasename Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Human-readable name for the plugin

Namespace:  imbACE.Core.plugins.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public string name { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IObjectWithName.name
See Also