IFeatureManifest.UpgradeActionsReceiverClass Property

Definition

Gets or sets the class name of the feature event receiver handling custom upgrade actions.

public string UpgradeActionsReceiverClass { get; set; }

Property Value

String

A string representing a feature event receiver class name.

Applies to