wodSFTP ActiveX Control - AdditionalName Property
      
 

Description

Holds the additional name provided by the server.


Property type

A String value.  


Syntax

object.AdditionalName



The AdditionalName Property syntax has these parts:

Part Description
object An 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.