SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntryDirectory Property

Specifies whether this entry is a directory.

Object Oriented Interface

public function getClientFileEntryDirectory();
public function setClientFileEntryDirectory($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 6 );
secureblackbox_sftpserver_set($res, 6, $value );

Default Value

false

Remarks

Specifies whether this entry is a directory.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]