Referenced |
public sealed class ReferencedAssembly : IDisplayName, IEquatable<ReferencedAssembly>, IClone<ReferencedAssembly>, IComparable, IComparable<ReferencedAssembly>
The ReferencedAssembly type exposes the following members.
| Name | Description | |
|---|---|---|
| ReferencedAssembly |
| Name | Description | |
|---|---|---|
| DisplayName | Gets the display name | |
| FullName | Gets the full name | |
| HasIntellisense | If intellisense is added or not | |
| Name | Gets the name | |
| ToolTip | Gets the tooltip |
| Name | Description | |
|---|---|---|
| CompareTo(Object) | ||
| CompareTo(ReferencedAssembly) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(ReferencedAssembly) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |