Table of Contents

Class InvokeProcessArgs

Namespace
SunamoArgs
Assembly
SunamoArgs.dll

Arguments for process invocation operations.

public class InvokeProcessArgs
Inheritance
InvokeProcessArgs
Inherited Members
Extension Methods

Properties

WorkingDirectory

Gets or sets the working directory for the process invocation.

public string? WorkingDirectory { get; set; }

Property Value

string