This topic has not yet been rated - Rate this topic

SPFeatureDefinition.ReceiverAssembly Property

Gets the strong name of the assembly that handles events for this Feature.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public string ReceiverAssembly { get; }

Property Value

Type: System.String
A string containing the path for the Feature assembly, for example, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c.

The assembly that contains a Feature receiver must be located in the global assembly cache (GAC).

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ