Back to product page

AdditionalName property


Holds the additional name provided by the server.

Type

A String value

Syntax

  • Basic
object.AdditionalName
The AdditionalName(object) syntax has these parts:
objectAn expression evaluating to an object of type SftpItem.

Remarks

This property holds the additional name for the item. This will usually be the complete line as it would be returned with the ListDir method. The Exact contents depend on the server implementation.

Platforms

Windows