ProcessUtilities

This class exposes process-based utility methods used to run external applications.

Declaration Syntax

public class ProcessUtilities : IProcessUtilities

Table 3: Members

Method

Start(string, params string[])

Starts an application, file, or other target.

Method

Start(string, bool, params string[])

Starts an application, file, or other target.