Table of Contents

Property RunProcessFunc

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v10.dll

RunProcessFunc

public static Func<ProcessStartInfo, Process> RunProcessFunc { get; set; }

Property Value

Func<ProcessStartInfo, Process>