FileIsDir Property
Whether or not the file represented by these attributes is a directory.
Object Oriented Interface
public function getFileIsDir();
Procedural Interface
ipworksssh_sftp_get($res, 16 );
Default Value
false
Remarks
Whether or not the file represented by these attributes is a directory.
This property is read-only and not available at design time.
Data Type
Boolean