NAnt SDK Documentation - v0.92

VcWrapperReference Properties

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

Public Instance Properties

CopyLocal (inherited from WrapperReferenceBase) Gets a value indicating whether the output file(s) of this reference should be copied locally.
IsCreated (inherited from WrapperReferenceBase) Gets a value indicating whether the wrapper assembly has already been created.
Name Gets the name of the referenced assembly.
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 (inherited from WrapperReferenceBase) 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 (inherited from WrapperReferenceBase) 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

VcWrapperReference Class | NAnt.VSNet Namespace