TargetFilePath Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

The file path of the executable to be run and wrapped.

public required string TargetFilePath { get; init; }

Returns

Remarks

Not mutated after construction; for the resolved file path, see the result. ExecutedFilePath.