NAnt SDK Documentation - v0.92

QualifiedResource.Output Property

Gets the compiled resource file.

[Visual Basic]
Public ReadOnly Property Output As FileInfo
[C#]
public System.IO.FileInfo Output {get;}

Property Value

The compiled resource file.

See Also

QualifiedResource Class | NAnt.DotNet.Tasks Namespace