ISharePointProjectFeatureResourceFileCollection.Feature Property

Definition

Gets the parent project feature.

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

Property Value

An object representing a feature.

Applies to