ExecutableResource Properties
Class Properties 2 members
A resource that represents a specified executable process.
Gets the command associated with this executable resource.
public string Command { get; } Gets the working directory for the executable resource.
public string WorkingDirectory { get; }