ResourceFileSet.

ResxFiles Property

Summary

Gets a NAnt.Core.Types.FileSet containing all matching resx files.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
ResourceFileSet

Syntax

public FileSet ResxFiles { get; }

Value

Type Description
FileSet A NAnt.Core.Types.FileSet containing all matching resx files.