Class AssemblyIdAttribute
Assigns a unique identifier to an assembly. This assembly identifier is used to generate unique attribute identifiers.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public sealed class AssemblyIdAttribute : Attribute
Constructors
Name | Description |
---|---|
AssemblyIdAttribute(Int32) | Initializes a new AssemblyIdAttribute. |
Properties
Name | Description |
---|---|
AssemblyId | Gets the assembly id. |