System::Diagnostics::ProcessStartInfo::set_UseShellExecute メソッド
ProcessStartInfo::set_UseShellExecute method
UseShellExecute プロパティを設定します。
void System::Diagnostics::ProcessStartInfo::set_UseShellExecute(bool value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | bool | true の場合、シェルを使用してプロセスを実行し、false の場合は使用しません。 |
参照
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++