System::Diagnostics::ProcessStartInfo::set_WindowStyle-Methode
ProcessStartInfo::set_WindowStyle method
Setzt den Fensterstil.
void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | ProcessWindowStyle | Process Fensterstil. |
Siehe auch
- Enum ProcessWindowStyle
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++