System.Reflection.AssemblyKeyNameAttribute Members

The members of System.Reflection.AssemblyKeyNameAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Reflection.AssemblyKeyNameAttribute class with the name of the container holding the key pair used to generate a strong name for the assembly being attributed.

Public Properties

[read-only]
KeyNamestring.

Gets the name of the container having the key pair that is used to generate a strong name for the attributed assembly.