NAnt SDK Documentation - v0.85-nightly-2005-11-09

QualifiedResource.Output Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.DotNet.Tasks.QualifiedResource.Output

See Also

QualifiedResource Class | NAnt.DotNet.Tasks Namespace