Click or drag to resize

aceConsolePluginBasename Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of this plugin

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

Property Value

Type: String
The name.

Implements

IObjectWithName.name
See Also