AssemblyReference Class

Definition

public ref class AssemblyReference : IComparable
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class AssemblyReference : IComparable
type AssemblyReference = class
    interface IComparable
Public Class AssemblyReference
Implements IComparable
Inheritance
AssemblyReference
Attributes
Implements

Constructors

AssemblyReference()

Properties

AssemblyReferenceType
CodeBase
Culture
FullName
Name
PublicKeyToken
Version

Methods

CompareTo(Object)
Equals(Object)
GetHashCode()
ToString()

Operators

Equality(AssemblyReference, AssemblyReference)
GreaterThan(AssemblyReference, AssemblyReference)
Inequality(AssemblyReference, AssemblyReference)
LessThan(AssemblyReference, AssemblyReference)

Applies to