System::Diagnostics::ProcessStartInfo::set_FileName methode
ProcessStartInfo::set_FileName method
Stelt bestandsnaam van het proces in.
void System::Diagnostics::ProcessStartInfo::set_FileName(const String &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const String& | Process bestandsnaam of pad. |
Zie ook
- Class String
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++