SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputPath Property

A local path to extract the files to.

Object Oriented Interface

public function getOutputPath();
public function setOutputPath($value);

Procedural Interface

secureblackbox_asicverifier_get($res, 69 );
secureblackbox_asicverifier_set($res, 69, $value );

Default Value

''

Remarks

Assign this property with a path where the extracted files (selected according to ExtractionMode criteria) are to be saved.

Data Type

String

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