Click or drag to resize

TextDocumentBasename Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the name.

Namespace:  imbNLP.Toolkit
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string name { get; set; }

Property Value

Type: String
The name.
See Also