Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an assembly reference.
The OAAssemblyReference type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets the Extender of the specified name. (Inherited from OAReferenceBase.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Removes this reference from its collection. (Inherited from OAReferenceBase.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the build number of the assembly. (Overrides OAReferenceBase.BuildNumber.)
Gets the reference collection in which this reference exists. (Inherited from OAReferenceBase.)
Gets the project in which this reference exists. (Inherited from OAReferenceBase.)
Gets or sets whether or not this assembly is copied to the local bin path. (Inherited from OAReferenceBase.)
Gets the language supported by the assembly. (Overrides OAReferenceBase.Culture.)
Gets the description of the reference. (Inherited from OAReferenceBase.)
Gets the top-level automation object. (Inherited from OAReferenceBase.)
Gets the GUID of the element that is being extended. (Inherited from OAReferenceBase.)
Gets a list of available Extenders for this reference. (Inherited from OAReferenceBase.)
Gets the identity of the assembly. (Overrides OAReferenceBase.Identity.)
Gets the major version of the assembly. (Overrides OAReferenceBase.MajorVersion.)
Gets the minor version of the assembly. (Overrides OAReferenceBase.MinorVersion.)
Gets the name of the assembly. (Overrides OAReferenceBase.Name.)
Gets the path of the reference. (Inherited from OAReferenceBase.)
Gets the public key token for the referenced assembly. (Inherited from OAReferenceBase.)
Gets the revision number of the assembly. (Overrides OAReferenceBase.RevisionNumber.)
Gets the project object if this reference is a project. (Inherited from OAReferenceBase.)
Gets whether or not the assembly has a strong name. (Overrides OAReferenceBase.StrongName.)
Returns the reference type of the assembly. (Overrides OAReferenceBase.Type.)
Gets the version number of the assembly. (Overrides OAReferenceBase.Version.)
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Automation Namespace