ClassifierComment Property

CVB.Net Documentation
Comment assigned to the classifier at generation time

Namespace:  Stemmer.Cvb.Minos
Assembly:  Stemmer.Cvb.Minos (in Stemmer.Cvb.Minos.dll) Version: 14.0.0.0
Syntax

public string Comment { get; set; }

Property Value

Type: String
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference