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

QualifiedResource Members

QualifiedResource overview

Public Instance Constructors

QualifiedResource Constructor Initializes a new instance of the QualifiedResource class for a given input and output file.

Public Instance Properties

Input Gets the resource file to compile.
Output Gets the compiled resource file.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

QualifiedResource Class | NAnt.DotNet.Tasks Namespace