Summary
Takes a list of
.resx
or .txt
files to convert to .resources
files.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- ResGenTask
Syntax
[BuildElement("resources")]
public ResourceFileSet Resources { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
ResourceFileSet |