Metodo System::Diagnostics::ProcessStartInfo::set_WindowStyle
ProcessStartInfo::set_WindowStyle method
Imposta lo stile della finestra.
void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | ProcessWindowStyle | Process stile della finestra. |
Vedi anche
- Enum ProcessWindowStyle
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++