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

Resource Members

Resource overview

Public Instance Constructors

Resource Constructor Missing <summary> documentation for M:NAnt.VSNet.Resource.#ctor(NAnt.VSNet.ManagedProjectBase,System.IO.FileInfo,System.String,System.String,NAnt.VSNet.Tasks.SolutionTask,NAnt.Core.Util.GacCache)

Public Instance Properties

CultureMissing <summary> documentation for P:NAnt.VSNet.Resource.Culture
InputFile Gets a FileInfo representing the physical location of the resource file.
IsResX Gets a value indicating whether the resource is in fact a ResX file.
LogicalFile Gets a FileInfo representing the logical location of the resource file in the project.
ProjectMissing <summary> documentation for P:NAnt.VSNet.Resource.Project

Public Instance Methods

Compile Compiles the resource file.
Equals (inherited from Object) 
GetCompiledResourceFile Returns a FileInfo representing the compiled resource file.
GetHashCode (inherited from Object) 
GetManifestResourceNameMissing <summary> documentation for M:NAnt.VSNet.Resource.GetManifestResourceName(System.String)
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

Resource Class | NAnt.VSNet Namespace