xtd 0.2.0
Loading...
Searching...
No Matches

◆ password_in_clear_text() [2/2]

process_start_info & xtd::diagnostics::process_start_info::password_in_clear_text ( const xtd::ustring value)
noexcept

Sets the user password in clear text to use when starting the process.

Parameters
valuestring The user password in clear text.
Returns
The current instance of process_start_info.