Summary
Gets or sets the assembly file to take attributes from.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackSettings
Syntax
public FilePath Attr { get; set; }
Value
Type | Description |
---|---|
FilePath | The assembly file to take attributes from. |