This is part of the Fake.Core.Process module.

OBSOLETE

use Fake.Core.ProcStartInfo instead

ProcStartInfo

Instance members

Instance memberDescription
x.AsStartInfo
Signature: ProcessStartInfo

Static members

Static memberDescription
ProcStartInfo.Empty
Signature: ProcStartInfo
Attributes:
[<Obsolete("Please use 'Create()' instead and make sure to properly set Environment via Process-module funtions!")>]
OBSOLETE

Please use 'Create()' instead and make sure to properly set Environment via Process-module funtions!