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

AssemblyReferenceBase Properties

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

Public Instance Properties

CopyLocal 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

GacCache (inherited from FileReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.FileReferenceBase.GacCache
IsPrivateMissing <summary> documentation for P:NAnt.VSNet.AssemblyReferenceBase.IsPrivate
IsPrivateSpecifiedMissing <summary> documentation for P:NAnt.VSNet.AssemblyReferenceBase.IsPrivateSpecified
IsSystem 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
XmlDefinition (inherited from FileReferenceBase)Missing <summary> documentation for P:NAnt.VSNet.FileReferenceBase.XmlDefinition

See Also

AssemblyReferenceBase Class | NAnt.VSNet Namespace