Represents the automation equivalent of ReferenceNode.
The OAReferenceBase<RefType> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OAReferenceBase<RefType> | Initializes a new instance of OAReferenceBase<RefType> for the supplied ReferenceNode. |
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. |
![]() |
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. |
![]() |
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. |
![]() |
BuildNumber | Gets the build number of the reference. |
![]() |
Collection | Gets the reference collection in which this reference exists. |
![]() |
ContainingProject | Gets the project in which this reference exists. |
![]() |
CopyLocal | Gets or sets whether or not this assembly is copied to the local bin path. |
![]() |
Culture | Gets the culture or language supported by the reference. |
![]() |
Description | Gets the description of the reference. |
![]() |
DTE | Gets the top-level automation object. |
![]() |
ExtenderCATID | Gets the GUID of the element that is being extended. |
![]() |
ExtenderNames | Gets a list of available Extenders for this reference. |
![]() |
Identity | Gets the ID of the reference. |
![]() |
MajorVersion | Gets the major version number of the reference. |
![]() |
MinorVersion | Gets the minor version of the reference. |
![]() |
Name | Gets the name of the reference. |
![]() |
Path | Gets the path of the reference. |
![]() |
PublicKeyToken | Gets the public key token for the referenced assembly. |
![]() |
RevisionNumber | Gets the revision number of the reference. |
![]() |
SourceProject | Gets the project object if this reference is a project. |
![]() |
StrongName | Gets whether the assembly is signed with a public/private key pair. |
![]() |
Type | Gets the type of the reference (assembly or COM component). |
![]() |
Version | Gets the version of the reference. |
Top
.gif)
.gif)
.gif)
.gif)