Share via


AssemblyKeyFileAttribute Members

The following tables list the members exposed by the AssemblyKeyFileAttribute type.

Public Constructors

Name Description
Public Method AssemblyKeyFileAttribute Initializes a new instance of the AssemblyKeyFileAttribute class with the name of the file containing the key pair that is used to generate a strong name for the assembly being attributed.

Public Properties

Name Description
Public Property KeyFile Gets the name of the file containing the key pair that is used to generate a strong name for the assembly being attributed.

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.)

See Also

Reference

AssemblyKeyFileAttribute Class
System.Reflection Namespace