System::Diagnostics::ProcessStartInfo::set_UseShellExecute मेथड
ProcessStartInfo::set_UseShellExecute method
UseShellExecute प्रॉपर्टी सेट करता है।
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| मान | bool | यदि true है, तो शेल का उपयोग प्रक्रिया को निष्पादित करने के लिए किया जाता है, अन्यथा false। |
संबंधित देखें
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++