SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

Commands Property

Specifies the list of commands to execute.

Syntax

__property String Commands = { read=FCommands, write=FSetCommands };

Default Value

""

Remarks

Use this property to provide a list of commands to execute remotely. Separate different commands with EOL characters.

When this property is set, the component works in the command mode, meaning each command is executed in its own virtual terminal session. No shell connection is established.

If no commands are provided via this property, the component will establish a shell session.

Data Type

String

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