Skip to content

Interface IRunOptions

Namespace: Void.Proxy.Api
Assembly: Void.Proxy.Api.dll

public interface IRunOptions

Properties

Arguments

string[] Arguments { get; }

Property Value

string[]

WorkingDirectory

string WorkingDirectory { get; }

Property Value

string