Namespaces

Types in Fake

Type ILMergeParams

Namespace Fake

Interfaces IEquatable<ILMergeParams>, IStructuralEquatable

Methods

Properties

Public instance methods

bool Equals(ILMergeParams obj)

Public properties

AllowDuplicateTypes AllowDuplicateTypes get;

bool AllowMultipleAssemblyLevelAttributes get;

bool AllowWildcards get;

bool AllowZeroPeKind get;

string AttributeFile get;

bool Closed get;

bool CopyAttributes get;

bool DebugInfo get;

FSharpOption<int> FileAlignment get;

InternalizeTypes Internalize get;

string KeyFile get;

IEnumerable<string> Libraries get;

string LogFile get;

IEnumerable<string> SearchDirectories get;

TargetKind TargetKind get;

string TargetPlatform get;

TimeSpan TimeOut get;

string ToolPath get;

bool UnionMerge get;

string Version get;

bool XmlDocs get;