PostSharpAPI ReferencePost­Sharp.​ExtensibilityAssembly­Id­Attribute
Open sandboxFocus

Class AssemblyIdAttribute

Assigns a unique identifier to an assembly. This assembly identifier is used to generate unique attribute identifiers.

Inheritance
AssemblyIdAttribute
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.