IFeatureManifest.ReceiverClass Property

Definition

Gets or sets the class name of the event receiver for the feature.

public string ReceiverClass { get; set; }

Property Value

String

A string representing the event receiver class name.

Applies to