SetCommandLine Method (IMutableAuditContext)
- Last UpdatedApr 08, 2026
- 1 minute read
Set the command line information.
IMutableAuditContext SetCommandLine(
string commandLine
)
IMutableAuditContext^ SetCommandLine(
String^ commandLine
)
Parameters
- commandLine
- The command line args involved in the transaction.
Return Value
A mutable audit context.