Click or drag to resize

commandTreeDescriptiondescription Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Human-readable description of object instance

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

Property Value

Type: String

Implements

IObjectWithDescription.description
See Also