System::Diagnostics::ProcessStartInfo::get_UseShellExecute विधि

ProcessStartInfo::get_UseShellExecute method

UseShellExecute प्रॉपर्टी प्राप्त करता है।

bool System::Diagnostics::ProcessStartInfo::get_UseShellExecute() const

ReturnValue

यदि true है, तो शेल का उपयोग प्रक्रिया को निष्पादित करने के लिए किया जाता है, अन्यथा false।

संबंधित देखें