Click or drag to resize

aceConsolePluginBaseinstanceName Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Instance name

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

Property Value

Type: String
The name of the instance.

Implements

IAcePluginBaseinstanceName
See Also