System.Reflection.AssemblyKeyFileAttribute Members

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

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the AssemblyKeyFileAttribute class with the name of the file containing the key pair to generate a strong name for the assembly being attributed.

Public Properties

[read-only]
KeyFilestring.

Gets the name of the file containing the key pair used to generate a strong name for the attributed assembly.