DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
Process.h File Reference

Provides access to local and remote processes and enables you to start and stop local system processes. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"
#include "System/SmartPointer.h"
#include "System/Array.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Diagnostics::Process
 Provides access to local processes, starting/stopping processes, and querying process snapshots. More...
class  DotNetDupe::System::Diagnostics::ProcessStartInfo
 Specifies a set of values that are used when you start a process. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Diagnostics

Detailed Description

Provides access to local and remote processes and enables you to start and stop local system processes.

Definition in file Process.h.