Name

AssemblyAlgorithmIdAttribute

Synopsis

The assembly manifest contains a hash of all of the files in the assembly. This attribute allows you to specify and change which hashing algorithm is used to hash these files.

Public NotInheritable Class AssemblyAlgorithmIdAttribute : Inherits Attribute
' Public Constructors
   Public Sub New(
        ByVal algorithmId As System.Configuration.Assemblies.AssemblyHashAlgorithm) 
   Public Sub New( ByVal algorithmId As UInt32) 
' Public Instance Properties
   Public ReadOnly Property AlgorithmId As UInt32  
End Class

Hierarchy

System.ObjectSystem.Attribute AssemblyAlgorithmIdAttribute

Valid On

Assembly

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.