Share via


Reflection.AssemblyInfo Members

The following tables list the members exposed by the Reflection.AssemblyInfo type.

Public Constructors

Name Description
Public Method Reflection.AssemblyInfo Creates and initializes a new instance of the AssemblyInfo class.

Public Fields

Name Description
Public Field m_flags Contains flags that describe the current assembly.
Public Field m_hash Contains the assembly hash attribute, which is a unique identifier for the current assembly.
Public Field m_name Contains the name of the current assembly.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Reflection.AssemblyInfo Class
Microsoft.SPOT Namespace