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