Namespaces

Types in Fake

Type MSIParams

Namespace Fake

Interfaces IEquatable<MSIParams>, IStructuralEquatable, IComparable<MSIParams>, IComparable, IStructuralComparable

Methods

Properties

Public instance methods

int CompareTo(MSIParams obj)

bool Equals(MSIParams obj)

Public properties

string LogFile get;

bool ThrowIfSetupFails get;

TimeSpan TimeOut get;

string ToolPath get;

string WorkingDir get;