SampleListFileName Property

CVB.Net Documentation
Name of the file from which this image list was loaded (string.Empty if this image list was neither loaded nor saved since its construction).

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

public string FileName { get; }

Property Value

Type: String
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference