Reflection.AssemblyInfo Members
The following tables list the members exposed by the Reflection.AssemblyInfo type.
Public Constructors
Name | Description | |
---|---|---|
Reflection.AssemblyInfo | Creates and initializes a new instance of the AssemblyInfo class. |
Public Fields
Name | Description | |
---|---|---|
m_flags | Contains flags that describe the current assembly. | |
m_hash | Contains the assembly hash attribute, which is a unique identifier for the current assembly. | |
m_name | Contains the name of the current assembly. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |