System::Diagnostics::ProcessStartInfo::set_WindowStyle méthode
ProcessStartInfo::set_WindowStyle method
Définit le style de la fenêtre.
void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
| Paramètre | Type | Description |
|---|---|---|
| value | ProcessWindowStyle | Process style de fenêtre. |
Voir aussi
- Enum ProcessWindowStyle
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++