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

◆ domain() [2/2]

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

Sets a value that identifies the domain to use when starting the process.

Parameters
valueThe Active Directory Domain to use when starting the process. The xtd::diagnostics::process_start_info::domain property is primarily of interest to users within enterprise environments that use Active Directory.
Returns
The current instance of process_start_info.