System::Diagnostics::ProcessStartInfo::set_WindowStyle طريقة
ProcessStartInfo::set_WindowStyle method
يضبط نمط النافذة.
void System::Diagnostics::ProcessStartInfo::set_WindowStyle(ProcessWindowStyle value)
| Parameter | Type | الوصف |
|---|---|---|
| value | ProcessWindowStyle | Process نمط النافذة. |
انظر أيضًا
- Enum ProcessWindowStyle
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++