Share via


IFeatureManifest.UpgradeActionsReceiverAssembly Property

Definition

Gets or sets the fully-qualified name of the assembly that contains the feature event receiver handling custom upgrade actions.

public:
 property System::String ^ UpgradeActionsReceiverAssembly { System::String ^ get(); void set(System::String ^ value); };
public string UpgradeActionsReceiverAssembly { get; set; }
member this.UpgradeActionsReceiverAssembly : string with get, set
Public Property UpgradeActionsReceiverAssembly As String

Property Value

A string representing a fully-qualified assembly name.

Applies to