System::Diagnostics::ProcessStartInfo::set_WindowStyle method
ProcessStartInfo::set_WindowStyle method
Sets window style.
void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
Parameter | Type | Description |
---|---|---|
value | ProcessWindowStyle | Process window style. |
See Also
- Enum ProcessWindowStyle
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.PUB for C++