System::Diagnostics::ProcessStartInfo::set_FileName metodo
ProcessStartInfo::set_FileName method
Imposta il nome file del processo.
void System::Diagnostics::ProcessStartInfo::set_FileName(const String &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | const String& | Process nome file o percorso. |
Vedi anche
- Class String
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Font for C++