AssemblyKeyFileAttribute Members
The following tables list the members exposed by the AssemblyKeyFileAttribute type.
Public Constructors
Name | Description | |
---|---|---|
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 | |
---|---|---|
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 | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |