Partager via


AssemblyKeyNameAttribute Members

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

Public Constructors

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

Public Properties

Name Description
Public Property KeyName Gets the name of the container holding 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

AssemblyKeyNameAttribute Class
System.Reflection Namespace