NAnt SDK Documentation - v0.92

WrapperReferenceBase Properties

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

Public Instance Properties

CopyLocal Gets a value indicating whether the output file(s) of this reference should be copied locally.
IsCreated Gets a value indicating whether the wrapper assembly has already been created.
Name (inherited from ReferenceBase) 
WrapperAssembly Gets the path of the wrapper assembly.
WrapperTool Gets the name of the tool that should be used to create the WrapperAssembly.

Protected Instance Properties

GacCache (inherited from FileReferenceBase) 
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.
PrimaryInteropAssembly Gets the path of the Primary Interop Assembly.
ReferencesResolver (inherited from ReferenceBase) 
SolutionTask (inherited from ReferenceBase) 
TypeLibGuid Gets the GUID of the type library as defined in the definition of the reference.
TypeLibLocale Gets the locale of the type library in hex notation.
TypeLibraryName Gets the name of the type library.
TypeLibVersion Gets the hex version of the type library as defined in the definition of the reference.
XmlDefinition (inherited from FileReferenceBase) 

See Also

WrapperReferenceBase Class | NAnt.VSNet Namespace