Summary
Gets or sets a value indicating whether to merge XML documentation as well.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public bool XmlDocs { get; set; }
Value
Type | Description |
---|---|
bool | true if xml documents should be merged; otherwise, false . |