AbortString Property (Read only) |
Top Previous Next |
This property contains a strings that describes why the file transfer was aborted.
Visual Basic Syntax
[String =] TNBXIndFile.AbortString
Delphi Syntax
[String :=] TNBXIndFile.AbortString;
See also Abort method.
|