Represents an assembly reference.
The OAAssemblyReference type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OAAssemblyReference | Initializes a new instance of OAAssemblyReference for the specified node. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
get_Extender | Gets the Extender of the specified name. (Inherited from OAReferenceBase<RefType>.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Remove | Removes this reference from its collection. (Inherited from OAReferenceBase<RefType>.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BaseReferenceNode | Gets the subtype of ReferenceNode with which this node was constructed. (Inherited from OAReferenceBase<RefType>.) |
![]() |
BuildNumber | Gets the build number of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.BuildNumber.) |
![]() |
Collection | Gets the reference collection in which this reference exists. (Inherited from OAReferenceBase<RefType>.) |
![]() |
ContainingProject | Gets the project in which this reference exists. (Inherited from OAReferenceBase<RefType>.) |
![]() |
CopyLocal | Gets or sets whether or not this assembly is copied to the local bin path. (Inherited from OAReferenceBase<RefType>.) |
![]() |
Culture | Gets the language supported by the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.Culture.) |
![]() |
Description | Gets the description of the reference. (Inherited from OAReferenceBase<RefType>.) |
![]() |
DTE | Gets the top-level automation object. (Inherited from OAReferenceBase<RefType>.) |
![]() |
ExtenderCATID | Gets the GUID of the element that is being extended. (Inherited from OAReferenceBase<RefType>.) |
![]() |
ExtenderNames | Gets a list of available Extenders for this reference. (Inherited from OAReferenceBase<RefType>.) |
![]() |
Identity | Gets the ID of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.Identity.) |
![]() |
MajorVersion | Gets the major version of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.MajorVersion.) |
![]() |
MinorVersion | Gets the minor version of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.MinorVersion.) |
![]() |
Name | Gets the name of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.Name.) |
![]() |
Path | Gets the path of the reference. (Inherited from OAReferenceBase<RefType>.) |
![]() |
PublicKeyToken | (Overrides OAReferenceBase<AssemblyReferenceNode>.PublicKeyToken.) |
![]() |
RevisionNumber | Gets the revision number of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.RevisionNumber.) |
![]() |
SourceProject | Gets the project object if this reference is a project. (Inherited from OAReferenceBase<RefType>.) |
![]() |
StrongName | Gets whether or not the assembly has a strong name. (Overrides OAReferenceBase<AssemblyReferenceNode>.StrongName.) |
![]() |
Type | Gets the type of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.Type.) |
![]() |
Version | Gets the version number of the assembly. (Overrides OAReferenceBase<AssemblyReferenceNode>.Version.) |
Top
.gif)
.gif)
.gif)
.gif)