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

FileReferenceBase Properties

The properties of the FileReferenceBase class are listed below. For a complete list of FileReferenceBase class members, see the FileReferenceBase Members topic.

Public Instance Properties

CopyLocal (inherited from ReferenceBase) Gets a value indicating whether the output file(s) of this reference should be copied locally.
Name (inherited from ReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.ReferenceBase.Name

Protected Instance Properties

GacCacheMissing <summary> documentation for P:NAnt.VSNet.FileReferenceBase.GacCache
IsSystem (inherited from ReferenceBase) Gets a value indicating whether this reference represents a system assembly.
Parent (inherited from ReferenceBase) Gets the project in which the reference is defined.
ReferencesResolver (inherited from ReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.ReferenceBase.ReferencesResolver
SolutionTask (inherited from ReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.ReferenceBase.SolutionTask
XmlDefinitionMissing <summary> documentation for P:NAnt.VSNet.FileReferenceBase.XmlDefinition

See Also

FileReferenceBase Class | NAnt.VSNet Namespace