NAnt SDK Documentation - v0.92

ManagedAssemblyReference Properties

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

Public Instance Properties

CopyLocal (inherited from AssemblyReferenceBase) Gets a value indicating whether the output file(s) of this reference should be copied locally.
Name Gets the name of the referenced assembly.

Protected Instance Properties

GacCache (inherited from FileReferenceBase) 
IsPrivate 
IsPrivateSpecified 
IsSystem (inherited from AssemblyReferenceBase) 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) 
SolutionTask (inherited from ReferenceBase) 
XmlDefinition (inherited from FileReferenceBase) 

See Also

ManagedAssemblyReference Class | NAnt.VSNet Namespace