ISharePointProjectFeatureResourceFile.Feature Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.