Interface IRunOptions
Namespace: Void.Proxy.Api
Assembly: Void.Proxy.Api.dll
public interface IRunOptionsProperties
Arguments
string[] Arguments { get; }Property Value
string[]
WorkingDirectory
string WorkingDirectory { get; }Namespace: Void.Proxy.Api
Assembly: Void.Proxy.Api.dll
public interface IRunOptionsstring[] Arguments { get; }string[]
string WorkingDirectory { get; }