ISharePointProjectFeature.FeatureFile Property

Definition

Gets a project member for the .feature file.

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

Property Value

An object representing a project member.

Applies to