Share via


IFeatureReceiver.ClassName Property

Definition

Gets or sets the class of the feature receiver that is added to the feature that includes this SharePoint project item.

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

Property Value

A string that represents a class name.

Applies to