ISharePointProjectFeature.EventReceiverFile Property

Definition

Gets the event receiver code file associated with the feature.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectMember ^ EventReceiverFile { Microsoft::VisualStudio::SharePoint::ISharePointProjectMember ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectMember EventReceiverFile { get; }
member this.EventReceiverFile : Microsoft.VisualStudio.SharePoint.ISharePointProjectMember
Public ReadOnly Property EventReceiverFile As ISharePointProjectMember

Property Value

An object representing an event receiver file.

Applies to