ILMerge.Params Type
Parameter type for ILMerge
Record fields
Record Field | Description |
|
|
Full Usage:
AllowMultipleAssemblyLevelAttributes
Field type: bool
|
|
Full Usage:
AllowWildcards
Field type: bool
|
|
Full Usage:
AllowZeroPeKind
Field type: bool
|
|
Full Usage:
AttributeFile
Field type: string
|
|
Full Usage:
Closed
Field type: bool
|
True -> transitive closure of the input assemblies is computed and added to the list of input assemblies.
|
Full Usage:
CopyAttributes
Field type: bool
|
|
Full Usage:
DebugInfo
Field type: bool
|
True (default) -> creates a .pdb file for the output assembly and merges into it any .pdb files found for input assemblies.
|
Full Usage:
FileAlignment
Field type: int option
|
|
|
|
Full Usage:
KeyFile
Field type: string
|
|
Full Usage:
Libraries
Field type: seq<string>
|
|
Full Usage:
LogFile
Field type: string
|
|
Full Usage:
SearchDirectories
Field type: seq<string>
|
|
|
|
Full Usage:
TargetPlatform
Field type: string
|
|
Full Usage:
ToolPath
Field type: string
|
|
Full Usage:
UnionMerge
Field type: bool
|
|
|
|
Full Usage:
XmlDocs
Field type: bool
|
True -> XML documentation files are merged to produce an XML documentation file for the target assembly.
|
Static members
Static member | Description |
|
|