EventSinkAssembly Property

The EventSinkAssembly property of the SPList class gets or sets the strong name of a file in the Global Assembly Cache (GAC) that provides an event handler for document library events.

Property Value

A string that contains the name of the assembly file.

Remarks

The EventSinkAssembly property only applies to a document library or to a list derived from a document library and returns a NotSupportedException exception if the list is neither a document library nor a list derived from a document library.

For more information on this property and on document library events, see Handling Document Library Events.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security